summaryrefslogtreecommitdiff
path: root/idl/inc/command.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/inc/command.hxx')
-rw-r--r--idl/inc/command.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/idl/inc/command.hxx b/idl/inc/command.hxx
index 53512f4854d8..44c221ff4e22 100644
--- a/idl/inc/command.hxx
+++ b/idl/inc/command.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.
@@ -76,3 +77,4 @@ void DeInit();
#endif // _COMMAND_HXX
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */