summaryrefslogtreecommitdiff
path: root/xml2cmp/source/support/syshelp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xml2cmp/source/support/syshelp.cxx')
-rw-r--r--xml2cmp/source/support/syshelp.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xml2cmp/source/support/syshelp.cxx b/xml2cmp/source/support/syshelp.cxx
index 4eb742030048..fd26acc6bfd4 100644
--- a/xml2cmp/source/support/syshelp.cxx
+++ b/xml2cmp/source/support/syshelp.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.
@@ -312,3 +313,4 @@ GatherSubDirectories( List<Simstr> & o_sSubDirectories,
#endif
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */