summaryrefslogtreecommitdiff
path: root/xml2cmp/source/xcd/cr_metho.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xml2cmp/source/xcd/cr_metho.hxx')
-rw-r--r--xml2cmp/source/xcd/cr_metho.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xml2cmp/source/xcd/cr_metho.hxx b/xml2cmp/source/xcd/cr_metho.hxx
index 2a9e89da6c89..212d74045e20 100644
--- a/xml2cmp/source/xcd/cr_metho.hxx
+++ b/xml2cmp/source/xcd/cr_metho.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.
@@ -35,3 +36,5 @@ void Create_AccessMethod(
const char * i_sText );
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */