summaryrefslogtreecommitdiff
path: root/codemaker/source/bonobowrappermaker/corbaoptions.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/bonobowrappermaker/corbaoptions.cxx')
-rw-r--r--codemaker/source/bonobowrappermaker/corbaoptions.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/codemaker/source/bonobowrappermaker/corbaoptions.cxx b/codemaker/source/bonobowrappermaker/corbaoptions.cxx
index 3c644b6ff4dd..e8d5362dd1f0 100644
--- a/codemaker/source/bonobowrappermaker/corbaoptions.cxx
+++ b/codemaker/source/bonobowrappermaker/corbaoptions.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.
@@ -254,3 +255,5 @@ OString CorbaOptions::prepareVersion()
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */