summaryrefslogtreecommitdiff
path: root/udm/source/html/htmlitem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'udm/source/html/htmlitem.cxx')
-rw-r--r--udm/source/html/htmlitem.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/udm/source/html/htmlitem.cxx b/udm/source/html/htmlitem.cxx
index bf548a7fa6df..bf34cc3b4d69 100644
--- a/udm/source/html/htmlitem.cxx
+++ b/udm/source/html/htmlitem.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.
@@ -241,3 +242,5 @@ SimpleList::LineBreakAfterBeginTag() const
} // namespace html
} // namespace csi
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */