diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 14:37:19 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-10-06 14:37:19 +0000 |
commit | 889cb95754d5aa6d6b72b2365017fbb5d736d01e (patch) | |
tree | d24a12d8e6e3a01348cfd2544f28471b320bf188 /connectivity | |
parent | a3e7f1577364dfcbf1bd714018831c3ccca63d43 (diff) |
INTEGRATION: CWS rt02 (1.3.70); FILE MERGED
2003/10/01 13:06:43 rt 1.3.70.1: #i19697# Fixed compiler warnings
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/inc/connectivity/predicateinput.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/inc/connectivity/predicateinput.hxx b/connectivity/inc/connectivity/predicateinput.hxx index f897edf67f91..c1fb8496c7d4 100644 --- a/connectivity/inc/connectivity/predicateinput.hxx +++ b/connectivity/inc/connectivity/predicateinput.hxx @@ -2,9 +2,9 @@ * * $RCSfile: predicateinput.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2003-03-19 16:38:12 $ + * last change: $Author: rt $ $Date: 2003-10-06 15:37:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -168,5 +168,5 @@ namespace dbtools } // namespace dbtools //......................................................................... -#endif CONNECTIVITY_PREDICATEINPUT_HXX +#endif // CONNECTIVITY_PREDICATEINPUT_HXX |