summaryrefslogtreecommitdiff
path: root/codemaker/source/idlmaker/idlmaker.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/idlmaker/idlmaker.cxx')
-rw-r--r--codemaker/source/idlmaker/idlmaker.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/codemaker/source/idlmaker/idlmaker.cxx b/codemaker/source/idlmaker/idlmaker.cxx
index 278bac63e4bd..9287f22ecb53 100644
--- a/codemaker/source/idlmaker/idlmaker.cxx
+++ b/codemaker/source/idlmaker/idlmaker.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.
@@ -184,3 +185,4 @@ SAL_IMPLEMENT_MAIN_WITH_ARGS(argc, argv)
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */