diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-06-12 09:14:13 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-06-12 09:14:13 +0000 |
commit | 9e455754149ca61d0c16171691e1dcdd83bb0b32 (patch) | |
tree | 36e1e8f0e07a7fc2beac00e40503b925570b3633 | |
parent | 32502e046190aabc06574cd0408b2d2912463648 (diff) |
INTEGRATION: CWS mh11rc (1.3.82); FILE MERGED
2003/06/06 10:08:12 mh 1.3.82.1: join: from beta2
-rw-r--r-- | configmgr/source/inc/strings.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configmgr/source/inc/strings.hxx b/configmgr/source/inc/strings.hxx index c4fe554e5ca0..9ce18e56805b 100644 --- a/configmgr/source/inc/strings.hxx +++ b/configmgr/source/inc/strings.hxx @@ -2,9 +2,9 @@ * * $RCSfile: strings.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: jb $ $Date: 2001-06-21 12:54:53 $ + * last change: $Author: vg $ $Date: 2003-06-12 10:14:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -109,5 +109,5 @@ private: } // namespace frm //......................................................................... -#endif _CONFIGMGR_STRINGS_HXX_ +#endif // _CONFIGMGR_STRINGS_HXX_ |