diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:40:48 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:40:48 +0000 |
commit | 487761cf7da3ead0332aa7fd28244c14e25b9fc4 (patch) | |
tree | 271b7d08fd58591bd16822c890533e638966a57d /dtrans | |
parent | a9128075c4365c2596aa2225da19ece1f8ff9ebb (diff) |
INTEGRATION: CWS rt02 (1.2.100); FILE MERGED
2003/10/01 12:06:17 rt 1.2.100.1: #i19697# No newline at end of file
Diffstat (limited to 'dtrans')
-rw-r--r-- | dtrans/source/win32/dtobj/MimeAttrib.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/win32/dtobj/MimeAttrib.hxx b/dtrans/source/win32/dtobj/MimeAttrib.hxx index 81e6ee26a60e..24394ac95e25 100644 --- a/dtrans/source/win32/dtobj/MimeAttrib.hxx +++ b/dtrans/source/win32/dtobj/MimeAttrib.hxx @@ -2,9 +2,9 @@ * * $RCSfile: MimeAttrib.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: tra $ $Date: 2001-03-16 09:00:32 $ + * last change: $Author: rt $ $Date: 2003-10-06 14:40:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,4 +83,4 @@ const rtl::OUString CHARSET_UTF16 = rtl::OUString::createFromAscii( "utf- const rtl::OUString CHARSET_UNICODE = rtl::OUString::createFromAscii( "unicode" ); -#endif
\ No newline at end of file +#endif |