summaryrefslogtreecommitdiff
path: root/odk/examples/java/Inspector/InstanceInspector.idl
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/java/Inspector/InstanceInspector.idl')
-rw-r--r--odk/examples/java/Inspector/InstanceInspector.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/odk/examples/java/Inspector/InstanceInspector.idl b/odk/examples/java/Inspector/InstanceInspector.idl
index 79e43cb181e4..f220aab6efb4 100644
--- a/odk/examples/java/Inspector/InstanceInspector.idl
+++ b/odk/examples/java/Inspector/InstanceInspector.idl
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* The Contents of this file are made available subject to the terms of
@@ -50,3 +51,5 @@ module org { module openoffice {
}; };
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */