summaryrefslogtreecommitdiff
path: root/tools/source/string/debugprint.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/string/debugprint.cxx')
-rw-r--r--tools/source/string/debugprint.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/source/string/debugprint.cxx b/tools/source/string/debugprint.cxx
index 7acff963b1b9..7d618539257d 100644
--- a/tools/source/string/debugprint.cxx
+++ b/tools/source/string/debugprint.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.
@@ -46,3 +47,5 @@ const sal_Char *dbg_dump(const UniString &rStr)
}
/* vi:set tabstop=4 shiftwidth=4 expandtab: */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */