summaryrefslogtreecommitdiffstats
path: root/sal/osl/os2/pipeimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/os2/pipeimpl.h')
-rw-r--r--sal/osl/os2/pipeimpl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/osl/os2/pipeimpl.h b/sal/osl/os2/pipeimpl.h
index cff082dee5a3..6c10b06a0101 100644
--- a/sal/osl/os2/pipeimpl.h
+++ b/sal/osl/os2/pipeimpl.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef _PIPEIMPL_H_
#define _PIPEIMPL_H_
@@ -80,3 +81,5 @@ EXPORT_PIPE_API BOOL WINAPI CloseSimplePipe( HANDLE hPipe );
#endif
#endif // _PIPEIMPL_H_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */