summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc/ORealDriver.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/odbc/ORealDriver.hxx')
-rw-r--r--connectivity/source/drivers/odbc/ORealDriver.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/connectivity/source/drivers/odbc/ORealDriver.hxx b/connectivity/source/drivers/odbc/ORealDriver.hxx
index 82df491e50..9b1939335a 100644
--- a/connectivity/source/drivers/odbc/ORealDriver.hxx
+++ b/connectivity/source/drivers/odbc/ORealDriver.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
@@ -48,3 +49,5 @@ ODBCDriver_CreateInstance(
} }
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */