diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-19 15:38:50 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-19 15:38:50 +0000 |
commit | 53128e64b7552217c8cf290e73ef7a69c375a37c (patch) | |
tree | aff2389b82d86c4bc405f32d413f7d93b3785246 /connectivity/source/simpledbt/parser_s.cxx | |
parent | a0b65deaa6e999132779e26f2b448dfa8662963c (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'connectivity/source/simpledbt/parser_s.cxx')
-rw-r--r-- | connectivity/source/simpledbt/parser_s.cxx | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/connectivity/source/simpledbt/parser_s.cxx b/connectivity/source/simpledbt/parser_s.cxx index 3f793a198f42..ab041bb199dd 100644 --- a/connectivity/source/simpledbt/parser_s.cxx +++ b/connectivity/source/simpledbt/parser_s.cxx @@ -2,9 +2,9 @@ * * $RCSfile: parser_s.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: oj $ $Date: 2002-09-27 11:14:18 $ + * last change: $Author: hr $ $Date: 2003-03-19 16:38:49 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -121,16 +121,4 @@ namespace connectivity } // namespace connectivity //........................................................................ -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.2 2001/08/06 07:34:54 fs - * #90560# no OSimpleParseNode if we do not have a OSQLParseNode - * - * Revision 1.1 2001/07/25 13:28:40 fs - * initial checkin - main factory for load-on-demand usage of OSQLParser - * - * - * Revision 1.0 24.07.01 16:32:42 fs - ************************************************************************/ |