summaryrefslogtreecommitdiff
path: root/odk/examples/java/Text/StyleCreation.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/java/Text/StyleCreation.java')
-rw-r--r--odk/examples/java/Text/StyleCreation.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/odk/examples/java/Text/StyleCreation.java b/odk/examples/java/Text/StyleCreation.java
index 63f8825acd02..f40057b65dda 100644
--- a/odk/examples/java/Text/StyleCreation.java
+++ b/odk/examples/java/Text/StyleCreation.java
@@ -1,3 +1,4 @@
+/* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* The Contents of this file are made available subject to the terms of
@@ -220,3 +221,4 @@ public class StyleCreation {
}
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */