summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/uno/MappingException.java
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/com/sun/star/uno/MappingException.java')
-rw-r--r--jurt/com/sun/star/uno/MappingException.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/jurt/com/sun/star/uno/MappingException.java b/jurt/com/sun/star/uno/MappingException.java
index 216682a626ef..a67ddf9dfd84 100644
--- a/jurt/com/sun/star/uno/MappingException.java
+++ b/jurt/com/sun/star/uno/MappingException.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.
*
@@ -60,3 +61,4 @@ public class MappingException extends com.sun.star.uno.RuntimeException {
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */