summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/lib/util/UrlToFileMapper.java
diff options
context:
space:
mode:
Diffstat (limited to 'jurt/com/sun/star/lib/util/UrlToFileMapper.java')
-rw-r--r--jurt/com/sun/star/lib/util/UrlToFileMapper.java3
1 files changed, 3 insertions, 0 deletions
diff --git a/jurt/com/sun/star/lib/util/UrlToFileMapper.java b/jurt/com/sun/star/lib/util/UrlToFileMapper.java
index e8d183235855..131890f54f7c 100644
--- a/jurt/com/sun/star/lib/util/UrlToFileMapper.java
+++ b/jurt/com/sun/star/lib/util/UrlToFileMapper.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.
*
@@ -89,3 +90,5 @@ public final class UrlToFileMapper {
private UrlToFileMapper() {}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */