summaryrefslogtreecommitdiff
path: root/idlc/source/preproc/cpp.h
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/preproc/cpp.h')
-rw-r--r--idlc/source/preproc/cpp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/idlc/source/preproc/cpp.h b/idlc/source/preproc/cpp.h
index 4b8645b2d34e..b40647cd38b7 100644
--- a/idlc/source/preproc/cpp.h
+++ b/idlc/source/preproc/cpp.h
@@ -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.
@@ -211,3 +212,4 @@ extern Includelist includelist[NINCLUDE];
extern Wraplist wraplist[NINCLUDE];
extern char wd[];
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */