summaryrefslogtreecommitdiffstats
path: root/tools/source/fsys/wntmsc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/source/fsys/wntmsc.hxx')
-rw-r--r--tools/source/fsys/wntmsc.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/source/fsys/wntmsc.hxx b/tools/source/fsys/wntmsc.hxx
index a6202cc71cc6..3990fa7714af 100644
--- a/tools/source/fsys/wntmsc.hxx
+++ b/tools/source/fsys/wntmsc.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.
@@ -100,3 +101,5 @@ const char* TempDirImpl( char *pBuf );
#define FSysFailOnErrorImpl()
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */