summaryrefslogtreecommitdiff
path: root/codemaker/source/cunomaker/cunooptions.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/cunomaker/cunooptions.cxx')
-rw-r--r--codemaker/source/cunomaker/cunooptions.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/codemaker/source/cunomaker/cunooptions.cxx b/codemaker/source/cunomaker/cunooptions.cxx
index 50a1223d004f..ababcc32b79c 100644
--- a/codemaker/source/cunomaker/cunooptions.cxx
+++ b/codemaker/source/cunomaker/cunooptions.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.
@@ -328,3 +329,5 @@ OString CunoOptions::prepareVersion()
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */