diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:42:29 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:42:29 +0000 |
commit | 446f104f13410dd97fc5bed1c325d97af77154a0 (patch) | |
tree | d6c36c0543efe4237677727276395101182c3a85 /dtrans/test/win32 | |
parent | 0259e3b825b69aff8196addb03cff524c725a498 (diff) |
INTEGRATION: CWS rt02 (1.8.42); FILE MERGED
2003/10/01 12:06:28 rt 1.8.42.1: #i19697# No newline at end of file
Diffstat (limited to 'dtrans/test/win32')
-rw-r--r-- | dtrans/test/win32/dnd/atlwindow.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/test/win32/dnd/atlwindow.cxx b/dtrans/test/win32/dnd/atlwindow.cxx index a87d780d2d27..ae8cf3856359 100644 --- a/dtrans/test/win32/dnd/atlwindow.cxx +++ b/dtrans/test/win32/dnd/atlwindow.cxx @@ -2,9 +2,9 @@ * * $RCSfile: atlwindow.cxx,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: hr $ $Date: 2003-03-25 14:05:41 $ + * last change: $Author: rt $ $Date: 2003-10-06 14:42:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -290,4 +290,4 @@ LRESULT APIENTRY EditSubclassProc( HWND hwnd, UINT uMsg,WPARAM wParam, LPARAM lP return CallWindowProc( wpOrigEditProc, hwnd, uMsg, wParam, lParam); } -
\ No newline at end of file + |