summaryrefslogtreecommitdiff
path: root/connectivity/source/cpool
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-10-06 14:37:50 +0000
committerRüdiger Timm <rt@openoffice.org>2003-10-06 14:37:50 +0000
commit8f4d15e58eccf36e8f6bac66e613c6034c61b001 (patch)
treef38d6ec4e7c3287781aedbe6eaff6b8f20e6df3b /connectivity/source/cpool
parent000093659f54a5aa9831a57e6897edea2b0e01a4 (diff)
INTEGRATION: CWS rt02 (1.6.70); FILE MERGED
2003/10/01 13:06:45 rt 1.6.70.1: #i19697# Fixed compiler warnings
Diffstat (limited to 'connectivity/source/cpool')
-rw-r--r--connectivity/source/cpool/ZConnectionPool.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/cpool/ZConnectionPool.hxx b/connectivity/source/cpool/ZConnectionPool.hxx
index 68e49b4524f4..1ea7c29368e1 100644
--- a/connectivity/source/cpool/ZConnectionPool.hxx
+++ b/connectivity/source/cpool/ZConnectionPool.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ZConnectionPool.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-19 16:38:16 $
+ * last change: $Author: rt $ $Date: 2003-10-06 15:37:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -210,6 +210,6 @@ namespace connectivity
void invalidatePooledConnections();
};
}
-#endif _CONNECTIVITY_ZCONNECTIONPOOL_HXX_
+#endif // _CONNECTIVITY_ZCONNECTIONPOOL_HXX_