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