summaryrefslogtreecommitdiff
path: root/idlc/inc/idlc/options.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/idlc/options.hxx')
-rw-r--r--idlc/inc/idlc/options.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/idlc/inc/idlc/options.hxx b/idlc/inc/idlc/options.hxx
index 66a3676a52b3..796552aec671 100644
--- a/idlc/inc/idlc/options.hxx
+++ b/idlc/inc/idlc/options.hxx
@@ -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.
@@ -78,3 +79,4 @@ protected:
#endif // _IDLC_OPTIONS_HXX_
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */