summaryrefslogtreecommitdiff
path: root/xmlreader/source/pad.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlreader/source/pad.cxx')
-rw-r--r--xmlreader/source/pad.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlreader/source/pad.cxx b/xmlreader/source/pad.cxx
index 8932ee382df2..a1d657d50fd1 100644
--- a/xmlreader/source/pad.cxx
+++ b/xmlreader/source/pad.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.
@@ -81,3 +82,5 @@ void Pad::flushSpan() {
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */