summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/propertyids.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2000-10-31 10:04:19 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2000-10-31 10:04:19 +0000
commit77b8ad23b52407759019fe993eed0d5d8adc6c81 (patch)
treeec75bdfb2e106d6596203ed5fd6f637c0d884118 /connectivity/source/inc/propertyids.hxx
parentd9d9d192a35bdb02d06100243a991dd051716c4d (diff)
#65293#: typo
Diffstat (limited to 'connectivity/source/inc/propertyids.hxx')
-rw-r--r--connectivity/source/inc/propertyids.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/propertyids.hxx b/connectivity/source/inc/propertyids.hxx
index 760af20911..ed630c0aaa 100644
--- a/connectivity/source/inc/propertyids.hxx
+++ b/connectivity/source/inc/propertyids.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: propertyids.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: oj $ $Date: 2000-10-24 15:13:05 $
+ * last change: $Author: hr $ $Date: 2000-10-31 11:04:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -199,7 +199,7 @@ namespace connectivity
// error msg
DECLARE_CONSTASCII_USTRING(STAT_INVALID_INDEX,CONNECTIVITY_PROPERTY_NAME_SPACE)
DECLARE_CONSTASCII_USTRING(ERRORMSG_SEQUENCE,CONNECTIVITY_PROPERTY_NAME_SPACE)
- DECLARE_CONSTASCII_USTRING(SQLSTATE_SEQUENCE,CONNECTIVITY_PROPERTY_NAME_SPACE);
+ DECLARE_CONSTASCII_USTRING(SQLSTATE_SEQUENCE,CONNECTIVITY_PROPERTY_NAME_SPACE)
}
}