diff options
Diffstat (limited to 'dbaccess/source')
-rw-r--r-- | dbaccess/source/ui/dlg/ConnectionPage.cxx | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/dbaccess/source/ui/dlg/ConnectionPage.cxx b/dbaccess/source/ui/dlg/ConnectionPage.cxx index 28149377abdd..836fef74368e 100644 --- a/dbaccess/source/ui/dlg/ConnectionPage.cxx +++ b/dbaccess/source/ui/dlg/ConnectionPage.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ConnectionPage.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: pjunck $ $Date: 2004-10-27 12:57:51 $ + * last change: $Author: obo $ $Date: 2004-11-16 09:30:04 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -493,8 +493,7 @@ namespace dbaui return 0L; } - - //......................................................................... } // namespace dbaui //......................................................................... + |