summaryrefslogtreecommitdiff
path: root/connectivity/source/simpledbt/parser_s.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/simpledbt/parser_s.hxx')
-rw-r--r--connectivity/source/simpledbt/parser_s.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/connectivity/source/simpledbt/parser_s.hxx b/connectivity/source/simpledbt/parser_s.hxx
index c500a6e96ad9..682f92b0e7a2 100644
--- a/connectivity/source/simpledbt/parser_s.hxx
+++ b/connectivity/source/simpledbt/parser_s.hxx
@@ -24,14 +24,14 @@
#include "refbase.hxx"
#include <connectivity/sqlparse.hxx>
-//........................................................................
+
namespace connectivity
{
-//........................................................................
- //================================================================
+
+
//= OSimpleSQLParser
- //================================================================
+
class OSimpleSQLParser
:public simple::ISQLParser
,public ORefBase
@@ -57,9 +57,9 @@ namespace connectivity
virtual oslInterlockedCount SAL_CALL release();
};
-//........................................................................
+
} // namespace connectivity
-//........................................................................
+
#endif // CONNECTIVITY_DBTOOLS_PARSER_SIMPLE_HXX