diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:35:57 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:35:57 +0000 |
commit | d2b68e2fcbf5533cb391bb5d173d58547de8bc88 (patch) | |
tree | 92a934c50d9704fb0d1fccfe7f53911604b84e71 /dtrans | |
parent | 77768eaf12283d3fd84541fd9e6c06998aa4c3ca (diff) |
INTEGRATION: CWS rt02 (1.2.102); FILE MERGED
2003/10/01 12:05:55 rt 1.2.102.1: #i19697# No newline at end of file
Diffstat (limited to 'dtrans')
-rw-r--r-- | dtrans/source/cnttype/mcnttfactory.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/cnttype/mcnttfactory.cxx b/dtrans/source/cnttype/mcnttfactory.cxx index f3f17eec39e4..8e51c3714fe2 100644 --- a/dtrans/source/cnttype/mcnttfactory.cxx +++ b/dtrans/source/cnttype/mcnttfactory.cxx @@ -2,9 +2,9 @@ * * $RCSfile: mcnttfactory.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: tra $ $Date: 2001-02-13 13:04:11 $ + * last change: $Author: rt $ $Date: 2003-10-06 14:35:57 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -160,4 +160,4 @@ Sequence< OUString > SAL_CALL CMimeContentTypeFactory::getSupportedServiceNames( throw( RuntimeException ) { return MimeContentTypeFactory_getSupportedServiceNames( ); -}
\ No newline at end of file +} |