summaryrefslogtreecommitdiff
path: root/sal/rtl/source/debugprint.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/rtl/source/debugprint.cxx')
-rw-r--r--sal/rtl/source/debugprint.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/rtl/source/debugprint.cxx b/sal/rtl/source/debugprint.cxx
index 9b86ca077446..625efc30055c 100644
--- a/sal/rtl/source/debugprint.cxx
+++ b/sal/rtl/source/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.
@@ -56,3 +57,5 @@ const sal_Char *dbg_dump(rtl_uString *pStr)
}
/* vi:set tabstop=4 shiftwidth=4 expandtab: */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */