summaryrefslogtreecommitdiffstats
path: root/vos/source/pipe.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vos/source/pipe.cxx')
-rw-r--r--vos/source/pipe.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vos/source/pipe.cxx b/vos/source/pipe.cxx
index 7829eeecafe3..e05d73440093 100644
--- a/vos/source/pipe.cxx
+++ b/vos/source/pipe.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.
@@ -414,3 +415,4 @@ sal_Bool OStreamPipe::isEof() const
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */