From 487761cf7da3ead0332aa7fd28244c14e25b9fc4 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Mon, 6 Oct 2003 13:40:48 +0000 Subject: 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 --- dtrans/source/win32/dtobj/MimeAttrib.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dtrans') 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 -- cgit