summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/hsqldb/HDriver.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/hsqldb/HDriver.hxx')
-rw-r--r--connectivity/source/inc/hsqldb/HDriver.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/connectivity/source/inc/hsqldb/HDriver.hxx b/connectivity/source/inc/hsqldb/HDriver.hxx
index 05dd7264872d..92e570f3497a 100644
--- a/connectivity/source/inc/hsqldb/HDriver.hxx
+++ b/connectivity/source/inc/hsqldb/HDriver.hxx
@@ -30,10 +30,10 @@
#include <comphelper/broadcasthelper.hxx>
#include "connectivity/CommonTools.hxx"
-//........................................................................
+
namespace connectivity
{
-//........................................................................
+
namespace hsqldb
{
@@ -128,9 +128,9 @@ namespace connectivity
};
}
-//........................................................................
+
} // namespace connectivity
-//........................................................................
+
#endif // CONNECTIVITY_HSQLDB_DRIVER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */