summaryrefslogtreecommitdiff
path: root/dbaccess/source/shared/sdbtstrings.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/shared/sdbtstrings.cxx')
-rw-r--r--dbaccess/source/shared/sdbtstrings.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbaccess/source/shared/sdbtstrings.cxx b/dbaccess/source/shared/sdbtstrings.cxx
index b972df52bfec..aa531d01f59d 100644
--- a/dbaccess/source/shared/sdbtstrings.cxx
+++ b/dbaccess/source/shared/sdbtstrings.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.
@@ -33,3 +34,5 @@ namespace sdbtools
{
#include "stringconstants.inc"
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */