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