summaryrefslogtreecommitdiff
path: root/idl/source/prj/idldll.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/source/prj/idldll.cxx')
-rw-r--r--idl/source/prj/idldll.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/idl/source/prj/idldll.cxx b/idl/source/prj/idldll.cxx
index 6b1ed077bc87..05030742e52f 100644
--- a/idl/source/prj/idldll.cxx
+++ b/idl/source/prj/idldll.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.
@@ -75,3 +76,5 @@ extern "C" int CALLBACK WEP( int )
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */