summaryrefslogtreecommitdiff
path: root/idlc/source/wrap_parser.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/wrap_parser.cxx')
-rw-r--r--idlc/source/wrap_parser.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/idlc/source/wrap_parser.cxx b/idlc/source/wrap_parser.cxx
index 5b9abfbf417a..f03b3cc7f173 100644
--- a/idlc/source/wrap_parser.cxx
+++ b/idlc/source/wrap_parser.cxx
@@ -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.
@@ -29,3 +30,5 @@
#include "precompiled_idlc.hxx"
#include "parser.cxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */