diff options
Diffstat (limited to 'connectivity/source/drivers/ado/ATable.cxx')
-rw-r--r-- | connectivity/source/drivers/ado/ATable.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/connectivity/source/drivers/ado/ATable.cxx b/connectivity/source/drivers/ado/ATable.cxx index 3762b6652ba5..e308952a7045 100644 --- a/connectivity/source/drivers/ado/ATable.cxx +++ b/connectivity/source/drivers/ado/ATable.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ATable.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: oj $ $Date: 2000-10-09 11:23:39 $ + * last change: $Author: oj $ $Date: 2000-10-17 08:47:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -440,5 +440,3 @@ void OAdoTable::getFastPropertyValue(Any& rValue,sal_Int32 nHandle) const return sRetStr; } - - |