diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:45:01 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 13:45:01 +0000 |
commit | 82103e8830babce7e252d6c58b9ff0bf4054c78a (patch) | |
tree | 04f67d645f6d84f535a212b7af151fafb00325b9 /configmgr | |
parent | 03a5f354b5706249f1a922836dd6b3d048e25380 (diff) |
INTEGRATION: CWS rt02 (1.3.20); FILE MERGED
2003/10/01 13:15:17 rt 1.3.20.1: #i19697# Fixed compiler warnings
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/source/backend/binaryreader.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configmgr/source/backend/binaryreader.hxx b/configmgr/source/backend/binaryreader.hxx index a665c3425db6..d4891e5c4c18 100644 --- a/configmgr/source/backend/binaryreader.hxx +++ b/configmgr/source/backend/binaryreader.hxx @@ -2,9 +2,9 @@ * * $RCSfile: binaryreader.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: vg $ $Date: 2003-06-04 10:19:04 $ + * last change: $Author: rt $ $Date: 2003-10-06 14:45:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -138,4 +138,4 @@ namespace configmgr // -------------------------------------------------------------------------- } } -#endif
\ No newline at end of file +#endif |