summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-10-06 13:44:32 +0000
committerRüdiger Timm <rt@openoffice.org>2003-10-06 13:44:32 +0000
commite9fde1c35be0866d7e8625e4b6cb13072df54880 (patch)
tree98a2c614e02fd4f9b3163fd20decfd89208478ca /configmgr
parent01605ec594967d082bfe03ef7d698c1930d77d6f (diff)
INTEGRATION: CWS rt02 (1.14.26); FILE MERGED
2003/10/01 13:15:16 rt 1.14.26.1: #i19697# Fixed compiler warnings
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/backend/backendaccess.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/configmgr/source/backend/backendaccess.cxx b/configmgr/source/backend/backendaccess.cxx
index 1171d5179cc8..c18c9b18b17c 100644
--- a/configmgr/source/backend/backendaccess.cxx
+++ b/configmgr/source/backend/backendaccess.cxx
@@ -2,8 +2,8 @@
*
* $RCSfile: backendaccess.cxx,v $
*
- * $Revision: 1.14 $
- * last change: $Author: vg $ $Date: 2003-05-26 08:03:13 $
+ * $Revision: 1.15 $
+ * last change: $Author: rt $ $Date: 2003-10-06 14:44:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -113,7 +113,7 @@
#ifndef INCLUDED_VECTOR
#include <vector>
#define INCLUDED_VECTOR
-#endif INCLUDED_VECTOR
+#endif // INCLUDED_VECTOR
#ifndef _CONFIGMGR_FILEHELPER_HXX_
#include "filehelper.hxx"