summaryrefslogtreecommitdiff
path: root/sal/osl/os2/pipe.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/os2/pipe.cxx')
-rw-r--r--sal/osl/os2/pipe.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/osl/os2/pipe.cxx b/sal/osl/os2/pipe.cxx
index 20db94bda9eb..909c1dedb322 100644
--- a/sal/osl/os2/pipe.cxx
+++ b/sal/osl/os2/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.
@@ -553,3 +554,4 @@ oslSocket osl_receiveResourcePipe(oslPipe pPipe)
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */