diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:13:44 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-06-20 04:13:44 +0000 |
commit | 5bc46ef07c1bc00788cdba5fd0ef32de194572d0 (patch) | |
tree | 4b28a65eb4f937699f46ebb2c7c7209ab308d4f6 /xmlscript | |
parent | edc777c80e7b8181ebcdcfc3f1ec5eeddfbdd1d1 (diff) |
INTEGRATION: CWS warnings01 (1.6.4); FILE MERGED
2005/10/27 15:29:55 dbo 1.6.4.1: #i53898# warning-free for CC
Diffstat (limited to 'xmlscript')
-rw-r--r-- | xmlscript/source/xmlmod_imexp/imp_share.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlscript/source/xmlmod_imexp/imp_share.hxx b/xmlscript/source/xmlmod_imexp/imp_share.hxx index bbbd8d636ce1..0dc70669b1e6 100644 --- a/xmlscript/source/xmlmod_imexp/imp_share.hxx +++ b/xmlscript/source/xmlmod_imexp/imp_share.hxx @@ -4,9 +4,9 @@ * * $RCSfile: imp_share.hxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: rt $ $Date: 2005-09-09 16:17:08 $ + * last change: $Author: hr $ $Date: 2006-06-20 05:13:44 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -150,4 +150,4 @@ public: //================================================================================================== -}; +} |