summaryrefslogtreecommitdiff
path: root/binfilter/bf_xmloff/source/core/xmloff_xmltoken.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_xmloff/source/core/xmloff_xmltoken.cxx')
-rw-r--r--binfilter/bf_xmloff/source/core/xmloff_xmltoken.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfilter/bf_xmloff/source/core/xmloff_xmltoken.cxx b/binfilter/bf_xmloff/source/core/xmloff_xmltoken.cxx
index 029d60d4f..3ce7df21c 100644
--- a/binfilter/bf_xmloff/source/core/xmloff_xmltoken.cxx
+++ b/binfilter/bf_xmloff/source/core/xmloff_xmltoken.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.
@@ -2161,3 +2162,5 @@ namespace xmloff { namespace token {
}
}//end of namespace binfilter
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */