summaryrefslogtreecommitdiff
path: root/vcl/unx/source/printergfx/psputil.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/source/printergfx/psputil.cxx')
-rw-r--r--vcl/unx/source/printergfx/psputil.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/unx/source/printergfx/psputil.cxx b/vcl/unx/source/printergfx/psputil.cxx
index 370114be47cb..3fe106221ad2 100644
--- a/vcl/unx/source/printergfx/psputil.cxx
+++ b/vcl/unx/source/printergfx/psputil.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.
@@ -266,3 +267,5 @@ GetConverterFactory ()
} /* namespace psp */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */