summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/comp/loader/JavaLoaderFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/com/sun/star/comp/loader/JavaLoaderFactory.java')
-rw-r--r--jurt/com/sun/star/comp/loader/JavaLoaderFactory.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/jurt/com/sun/star/comp/loader/JavaLoaderFactory.java b/jurt/com/sun/star/comp/loader/JavaLoaderFactory.java
index b72e9c637212..edf4f7a3a4c7 100644
--- a/jurt/com/sun/star/comp/loader/JavaLoaderFactory.java
+++ b/jurt/com/sun/star/comp/loader/JavaLoaderFactory.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.
*
@@ -86,3 +87,4 @@ public class JavaLoaderFactory implements XSingleServiceFactory, XServiceInfo {
}
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */