summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/hsqldb/HTerminateListener.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/hsqldb/HTerminateListener.cxx')
-rw-r--r--connectivity/source/drivers/hsqldb/HTerminateListener.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/drivers/hsqldb/HTerminateListener.cxx b/connectivity/source/drivers/hsqldb/HTerminateListener.cxx
index 070d5e8be5cb..b2f23d8d5119 100644
--- a/connectivity/source/drivers/hsqldb/HTerminateListener.cxx
+++ b/connectivity/source/drivers/hsqldb/HTerminateListener.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -28,7 +28,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_connectivity.hxx"
-
+
#include "HTerminateListener.hxx"
#include "hsqldb/HDriver.hxx"
@@ -61,7 +61,7 @@ throw( RuntimeException )
}
//........................................................................
-} // namespace connectivity
+} // namespace connectivity
//........................................................................
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */