summaryrefslogtreecommitdiff
path: root/idlc/inc/idlc/asttype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/idlc/asttype.hxx')
-rw-r--r--idlc/inc/idlc/asttype.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/idlc/inc/idlc/asttype.hxx b/idlc/inc/idlc/asttype.hxx
index 2e0274436c04..32a18ab671f5 100644
--- a/idlc/inc/idlc/asttype.hxx
+++ b/idlc/inc/idlc/asttype.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.
@@ -43,3 +44,4 @@ public:
#endif // _IDLC_ASTTYPE_HXX_
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */