summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/inc/dp_xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/inc/dp_xml.h')
-rwxr-xr-x[-rw-r--r--]desktop/source/deployment/inc/dp_xml.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/source/deployment/inc/dp_xml.h b/desktop/source/deployment/inc/dp_xml.h
index 300051bd1512..4e178e1b37bf 100644..100755
--- a/desktop/source/deployment/inc/dp_xml.h
+++ b/desktop/source/deployment/inc/dp_xml.h
@@ -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.
@@ -55,3 +56,5 @@ void xml_parse(
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */