summaryrefslogtreecommitdiff
path: root/dbaccess/source/shared
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-01-30 07:40:40 +0000
committerRüdiger Timm <rt@openoffice.org>2008-01-30 07:40:40 +0000
commitf0519ecfc8f50b5491985f5ba21bb16edbbfd93b (patch)
tree668f3ca75274ae1dbe142f8ef5f8c7eb20a8f591 /dbaccess/source/shared
parentad848532c467e8887e5127e87adac92b0ef704f6 (diff)
INTEGRATION: CWS dba24d (1.13.28); FILE MERGED
2007/11/22 13:07:27 fs 1.13.28.1: #i81658# dba_reghelper removed, superseded by unotools/componentmodule.hxx, which is the more modern implementation
Diffstat (limited to 'dbaccess/source/shared')
-rw-r--r--dbaccess/source/shared/registrationhelper.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/shared/registrationhelper.cxx b/dbaccess/source/shared/registrationhelper.cxx
index 20f2f2368236..8202de3a683a 100644
--- a/dbaccess/source/shared/registrationhelper.cxx
+++ b/dbaccess/source/shared/registrationhelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: registrationhelper.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2007-09-26 14:46:14 $
+ * last change: $Author: rt $ $Date: 2008-01-30 08:40:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,7 @@
// be included in other cxx files
#ifndef _REGISTRATIONHELPER_CXX_INCLUDED_INDIRECTLY_
-#error "don't build this file directly! use dba_reghelper.cxx or dbu_reghelper.cxx instead!"
+#error "don't build this file directly! use dbu_reghelper.cxx instead!"
#endif
using namespace ::com::sun::star;