summaryrefslogtreecommitdiff
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 2f6fa9f8c389..6be7854137bb 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 @@ sal_Int32 SvDbaseConverter::ConvertPrecisionToOdbc(sal_Int32 _nLen, sal_Int32 _n
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */