summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-10-06 13:36:14 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-10-06 13:36:14 +0000
commit11f75b7a010a2276e46ddcf115f204ffa05317cc (patch)
treed15ccf0610e58fb16048301db3b8911b53502cb0
parentd2b68e2fcbf5533cb391bb5d173d58547de8bc88 (diff)
INTEGRATION: CWS rt02 (1.4.102); FILE MERGED
2003/10/01 12:05:56 rt 1.4.102.1: #i19697# No newline at end of file
-rw-r--r--dtrans/source/cnttype/mcnttype.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/cnttype/mcnttype.cxx b/dtrans/source/cnttype/mcnttype.cxx
index 230917b08850..68763056df8b 100644
--- a/dtrans/source/cnttype/mcnttype.cxx
+++ b/dtrans/source/cnttype/mcnttype.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: mcnttype.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: tra $ $Date: 2001-02-26 06:59:47 $
+ * last change: $Author: rt $ $Date: 2003-10-06 14:36:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -458,4 +458,4 @@ void SAL_CALL CMimeContentType::comment( void )
sal_Bool SAL_CALL CMimeContentType::isInRange( const rtl::OUString& aChr, const rtl::OUString& aRange )
{
return ( aRange.indexOf( aChr ) > -1 );
-} \ No newline at end of file
+}