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