summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/uno/Ascii.java
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/com/sun/star/uno/Ascii.java')
-rw-r--r--jurt/com/sun/star/uno/Ascii.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/jurt/com/sun/star/uno/Ascii.java b/jurt/com/sun/star/uno/Ascii.java
index 7b294c4e22c7..65a930a36347 100644
--- a/jurt/com/sun/star/uno/Ascii.java
+++ b/jurt/com/sun/star/uno/Ascii.java
@@ -1,3 +1,4 @@
+/* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -37,3 +38,4 @@ public final class Ascii {
}
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */