summaryrefslogtreecommitdiff
path: root/vcl/source/fontsubset/xlat.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/fontsubset/xlat.cxx')
-rw-r--r--vcl/source/fontsubset/xlat.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/source/fontsubset/xlat.cxx b/vcl/source/fontsubset/xlat.cxx
index 108c69cee8c7..1df7a5a2fdde 100644
--- a/vcl/source/fontsubset/xlat.cxx
+++ b/vcl/source/fontsubset/xlat.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.
@@ -219,3 +220,4 @@ void TranslateString16(sal_uInt16 *src, sal_uInt16 *dst, sal_uInt32 n)
} // namespace vcl
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */