summaryrefslogtreecommitdiff
path: root/idlc/inc/idlc/astscope.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/idlc/astscope.hxx')
-rw-r--r--idlc/inc/idlc/astscope.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/idlc/inc/idlc/astscope.hxx b/idlc/inc/idlc/astscope.hxx
index 97b44787b80c..e7f6a3962928 100644
--- a/idlc/inc/idlc/astscope.hxx
+++ b/idlc/inc/idlc/astscope.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.
@@ -76,3 +77,4 @@ private:
#endif // _IDLC_ASTSCOPE_HXX_
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */