summaryrefslogtreecommitdiff
path: root/sal/inc/osl/pipe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/osl/pipe.hxx')
-rw-r--r--sal/inc/osl/pipe.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/inc/osl/pipe.hxx b/sal/inc/osl/pipe.hxx
index 7ad85d86bcfc..93a6d40e5102 100644
--- a/sal/inc/osl/pipe.hxx
+++ b/sal/inc/osl/pipe.hxx
@@ -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.
@@ -210,3 +211,5 @@ namespace osl
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */