summaryrefslogtreecommitdiff
path: root/codemaker/source/codemaker/options.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/codemaker/options.cxx')
-rw-r--r--codemaker/source/codemaker/options.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/codemaker/source/codemaker/options.cxx b/codemaker/source/codemaker/options.cxx
index 7bbc67056e75..2019e96b3518 100644
--- a/codemaker/source/codemaker/options.cxx
+++ b/codemaker/source/codemaker/options.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.
@@ -97,3 +98,4 @@ OString Options::getExtraInputFile(sal_uInt16 index) const
}
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */