summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-10-06 14:53:09 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-10-06 14:53:09 +0000
commit9ecba606834ddc66e203ffa3f0527f77c236a576 (patch)
tree810cd4d4094f5c3817a712ec783ffcaf1c957e88 /fpicker
parentc6caf957c2150e0f0dc98324806c36077fd52b33 (diff)
INTEGRATION: CWS rt02 (1.10.42); FILE MERGED
2003/10/01 10:41:53 rt 1.10.42.1: #i19697# No newline at end of file
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/win32/filepicker/asynceventnotifier.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/win32/filepicker/asynceventnotifier.cxx b/fpicker/source/win32/filepicker/asynceventnotifier.cxx
index 51cc2e8a86af..c55ac6ce15d0 100644
--- a/fpicker/source/win32/filepicker/asynceventnotifier.cxx
+++ b/fpicker/source/win32/filepicker/asynceventnotifier.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: asynceventnotifier.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: tra $ $Date: 2002-11-26 09:21:59 $
+ * last change: $Author: rt $ $Date: 2003-10-06 15:53:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -329,4 +329,4 @@ unsigned int WINAPI CAsyncEventNotifier::ThreadProc(LPVOID pParam)
pInst->run();
return 0;
-} \ No newline at end of file
+}