diff options
Diffstat (limited to 'dbaccess/source/shared/xmlstrings.cxx')
-rw-r--r-- | dbaccess/source/shared/xmlstrings.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dbaccess/source/shared/xmlstrings.cxx b/dbaccess/source/shared/xmlstrings.cxx index 4ca295668..b531cf0ba 100644 --- a/dbaccess/source/shared/xmlstrings.cxx +++ b/dbaccess/source/shared/xmlstrings.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. @@ -34,3 +35,4 @@ namespace dbaxml #include "stringconstants.inc" } +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |