diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-06-12 09:14:01 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-06-12 09:14:01 +0000 |
commit | 32502e046190aabc06574cd0408b2d2912463648 (patch) | |
tree | 2f95806b1eb5834e8bf69affeddb602fceebc764 /configmgr | |
parent | 92904e236c8b467b4587a3386e3b2782060e762c (diff) |
INTEGRATION: CWS mh11rc (1.13.30); FILE MERGED
2003/06/06 10:08:12 mh 1.13.30.1: join: from beta2
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/source/inc/configpath.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configmgr/source/inc/configpath.hxx b/configmgr/source/inc/configpath.hxx index ff8c77cad5eb..64758f0de62f 100644 --- a/configmgr/source/inc/configpath.hxx +++ b/configmgr/source/inc/configpath.hxx @@ -2,9 +2,9 @@ * * $RCSfile: configpath.hxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.14 $ * - * last change: $Author: hr $ $Date: 2003-03-19 16:18:56 $ + * last change: $Author: vg $ $Date: 2003-06-12 10:14:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,7 +69,7 @@ #ifndef INCLUDED_VECTOR #include <vector> #define INCLUDED_VECTOR -#endif INCLUDED_VECTOR +#endif // INCLUDED_VECTOR namespace configmgr { |