summaryrefslogtreecommitdiff
path: root/dbaccess/source/core
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-08-05 15:37:09 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-08-05 15:37:09 +0000
commit6da1f05d5672274c5773397977c17ba14f5e9370 (patch)
tree5d8baf718bc6704f2aba2166cb645b2919c420a7 /dbaccess/source/core
parentd27c2f82360143fe8d7b9ea92c842b13026ffc12 (diff)
#i10000#: syntax
Diffstat (limited to 'dbaccess/source/core')
-rw-r--r--dbaccess/source/core/api/querydescriptor.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/core/api/querydescriptor.cxx b/dbaccess/source/core/api/querydescriptor.cxx
index 895c8d878edb..0430fa069c4e 100644
--- a/dbaccess/source/core/api/querydescriptor.cxx
+++ b/dbaccess/source/core/api/querydescriptor.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: querydescriptor.cxx,v $
*
- * $Revision: 1.22 $
+ * $Revision: 1.23 $
*
- * last change: $Author: hr $ $Date: 2004-08-02 15:03:50 $
+ * last change: $Author: hr $ $Date: 2004-08-05 16:37:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -105,7 +105,7 @@ namespace dbaccess
//==========================================================================
//= OQueryDescriptor
//==========================================================================
-DBG_NAME(OQueryDescriptor);
+DBG_NAME(OQueryDescriptor)
//--------------------------------------------------------------------------
OQueryDescriptor::OQueryDescriptor()
: ODataSettings(m_aBHelper)