summaryrefslogtreecommitdiffstats
path: root/svl/source/svsql/converter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/svsql/converter.cxx')
-rw-r--r--svl/source/svsql/converter.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svl/source/svsql/converter.cxx b/svl/source/svsql/converter.cxx
index ee36914289a3..a68d617d8918 100644
--- a/svl/source/svsql/converter.cxx
+++ b/svl/source/svsql/converter.cxx
@@ -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.
@@ -40,3 +41,4 @@ INT32 SvDbaseConverter::ConvertPrecisionToOdbc(INT32 _nLen, INT32 _nScale)
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */