summaryrefslogtreecommitdiff
path: root/xml2cmp/source/support/sistr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xml2cmp/source/support/sistr.cxx')
-rw-r--r--xml2cmp/source/support/sistr.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/xml2cmp/source/support/sistr.cxx b/xml2cmp/source/support/sistr.cxx
index 1d506ba0afe3..1a59ea78cc50 100644
--- a/xml2cmp/source/support/sistr.cxx
+++ b/xml2cmp/source/support/sistr.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.
@@ -398,3 +399,4 @@ operator>=(const char * str, const Simstr & S)
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */