diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 14:44:41 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 14:44:41 +0000 |
commit | 52b10db8cdb8e3d8b9ce02b4c1f0fc169967b469 (patch) | |
tree | 74040094f514f7a49cadd52f4642d841af1cbb3e /shell/source/win32/simplemail/smplmailclient.cxx | |
parent | 8f4d15e58eccf36e8f6bac66e613c6034c61b001 (diff) |
INTEGRATION: CWS rt02 (1.8.52); FILE MERGED
2003/10/01 07:48:27 rt 1.8.52.1: #i19697# No newline at end of file
Diffstat (limited to 'shell/source/win32/simplemail/smplmailclient.cxx')
-rw-r--r-- | shell/source/win32/simplemail/smplmailclient.cxx | 6 |
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 +} |