summaryrefslogtreecommitdiff
path: root/comphelper/source/streaming/streamsection.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/streaming/streamsection.cxx')
-rw-r--r--comphelper/source/streaming/streamsection.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/comphelper/source/streaming/streamsection.cxx b/comphelper/source/streaming/streamsection.cxx
index 324299813986..1fa71fd42682 100644
--- a/comphelper/source/streaming/streamsection.cxx
+++ b/comphelper/source/streaming/streamsection.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.
@@ -120,3 +121,4 @@ sal_Int32 OStreamSection::available()
} // namespace comphelper
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */