summaryrefslogtreecommitdiff
path: root/codemaker/source/idlmaker/idltype.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'codemaker/source/idlmaker/idltype.cxx')
-rw-r--r--codemaker/source/idlmaker/idltype.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/codemaker/source/idlmaker/idltype.cxx b/codemaker/source/idlmaker/idltype.cxx
index 8ffa32543100..9a2c75427560 100644
--- a/codemaker/source/idlmaker/idltype.cxx
+++ b/codemaker/source/idlmaker/idltype.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.
@@ -1750,3 +1751,4 @@ OString scope(const OString& scope, const OString& type )
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */