summaryrefslogtreecommitdiff
path: root/svtools/source/control/indexentryres.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/control/indexentryres.cxx')
-rw-r--r--[-rwxr-xr-x]svtools/source/control/indexentryres.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/source/control/indexentryres.cxx b/svtools/source/control/indexentryres.cxx
index 23eada244a47..a62320ce99ac 100755..100644
--- a/svtools/source/control/indexentryres.cxx
+++ b/svtools/source/control/indexentryres.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -129,3 +130,4 @@ IndexEntryRessource::GetTranslation (const String &r_Algorithm)
return r_Algorithm;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */