summaryrefslogtreecommitdiffstats
path: root/sal/rtl/source/ustrbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sal/rtl/source/ustrbuf.c')
-rw-r--r--sal/rtl/source/ustrbuf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/rtl/source/ustrbuf.c b/sal/rtl/source/ustrbuf.c
index d9fdb9983fb1..3b05eb258c90 100644
--- a/sal/rtl/source/ustrbuf.c
+++ b/sal/rtl/source/ustrbuf.c
@@ -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.
@@ -206,3 +207,4 @@ void SAL_CALL rtl_uStringbuffer_insert_ascii( /*inout*/rtl_uString ** This,
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */