summaryrefslogtreecommitdiff
path: root/include/connectivity/standardsqlstate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/standardsqlstate.hxx')
-rw-r--r--include/connectivity/standardsqlstate.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/connectivity/standardsqlstate.hxx b/include/connectivity/standardsqlstate.hxx
index 757a98cb6583..34420d85aaf2 100644
--- a/include/connectivity/standardsqlstate.hxx
+++ b/include/connectivity/standardsqlstate.hxx
@@ -20,12 +20,12 @@
#ifndef INCLUDED_CONNECTIVITY_STANDARDSQLSTATE_HXX
#define INCLUDED_CONNECTIVITY_STANDARDSQLSTATE_HXX
-//.........................................................................
+
namespace dbtools
{
-//.........................................................................
- //----------------------------------------------------------------------------------
+
+
/** standard SQLStates to be used with an SQLException
Extend this list whenever you need a new state ...
@@ -59,9 +59,9 @@ namespace dbtools
SQL_ERROR_UNSPECIFIED = SAL_MAX_ENUM // special value indicating that an SQLState is not to be specified
};
-//.........................................................................
+
} // namespace dbtools
-//.........................................................................
+
#endif // INCLUDED_CONNECTIVITY_STANDARDSQLSTATE_HXX