summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shell/source/win32/simplemail/smplmailclient.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/source/win32/simplemail/smplmailclient.cxx b/shell/source/win32/simplemail/smplmailclient.cxx
index 3b364a43a40e..71eba297dff4 100644
--- a/shell/source/win32/simplemail/smplmailclient.cxx
+++ b/shell/source/win32/simplemail/smplmailclient.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: smplmailclient.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2003-03-27 11:16:20 $
+ * last change: $Author: rt $ $Date: 2003-10-06 15:44:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -510,4 +510,4 @@ rtl::OUString CSmplMailClient::getMapiErrorMsg( ULONG ulMapiError )
}
return errMsg;
-} \ No newline at end of file
+}