summaryrefslogtreecommitdiff
path: root/odk/examples/java/ToDo/ToDo.idl
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/java/ToDo/ToDo.idl')
-rw-r--r--odk/examples/java/ToDo/ToDo.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/odk/examples/java/ToDo/ToDo.idl b/odk/examples/java/ToDo/ToDo.idl
index 3aa45ccf4448..d632831c4028 100644
--- a/odk/examples/java/ToDo/ToDo.idl
+++ b/odk/examples/java/ToDo/ToDo.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
@@ -48,3 +49,5 @@ module org {
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */