summaryrefslogtreecommitdiff
path: root/sal/inc/systools/win32/shell9x.h
diff options
context:
space:
mode:
Diffstat (limited to 'sal/inc/systools/win32/shell9x.h')
-rw-r--r--sal/inc/systools/win32/shell9x.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sal/inc/systools/win32/shell9x.h b/sal/inc/systools/win32/shell9x.h
index 30716314830d..eccc8f67242a 100644
--- a/sal/inc/systools/win32/shell9x.h
+++ b/sal/inc/systools/win32/shell9x.h
@@ -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.
@@ -99,3 +100,5 @@ SHELL9X_API BOOL ( WINAPI * lpfnShellExecuteExW ) ( LPSHELLEXECUTEINFOW lpExecIn
#endif
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */