summaryrefslogtreecommitdiff
path: root/idlc/inc/idlc/astmember.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/inc/idlc/astmember.hxx')
-rw-r--r--idlc/inc/idlc/astmember.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/idlc/inc/idlc/astmember.hxx b/idlc/inc/idlc/astmember.hxx
index 27a0b900fd7c..4100bffd3826 100644
--- a/idlc/inc/idlc/astmember.hxx
+++ b/idlc/inc/idlc/astmember.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.
@@ -55,3 +56,5 @@ private:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */