summaryrefslogtreecommitdiffstats
path: root/xml2cmp/source/support/cmdline.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xml2cmp/source/support/cmdline.cxx')
-rw-r--r--xml2cmp/source/support/cmdline.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xml2cmp/source/support/cmdline.cxx b/xml2cmp/source/support/cmdline.cxx
index c8e10bb141ff..7ca25d3562c4 100644
--- a/xml2cmp/source/support/cmdline.cxx
+++ b/xml2cmp/source/support/cmdline.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.
@@ -220,3 +221,5 @@ CommandLine::ParseSingleFileCommand( int argc,
}
} /* end for */
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */