summaryrefslogtreecommitdiff
path: root/udm/inc/udm/xml/xmlitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'udm/inc/udm/xml/xmlitem.hxx')
-rw-r--r--udm/inc/udm/xml/xmlitem.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/udm/inc/udm/xml/xmlitem.hxx b/udm/inc/udm/xml/xmlitem.hxx
index e39175cbae0e..292a66910037 100644
--- a/udm/inc/udm/xml/xmlitem.hxx
+++ b/udm/inc/udm/xml/xmlitem.hxx
@@ -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.
@@ -385,3 +386,5 @@ Element::SetContent( DYN Item * let_dpItem )
} // namespace csi
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */