summaryrefslogtreecommitdiff
path: root/shell/source/win32/workbench/TestSysShExec.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/workbench/TestSysShExec.cxx')
-rw-r--r--shell/source/win32/workbench/TestSysShExec.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/source/win32/workbench/TestSysShExec.cxx b/shell/source/win32/workbench/TestSysShExec.cxx
index 17f61e0d5f52..c3c7b5d2d435 100644
--- a/shell/source/win32/workbench/TestSysShExec.cxx
+++ b/shell/source/win32/workbench/TestSysShExec.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.
@@ -163,3 +164,5 @@ int SAL_CALL main(int nArgc, char* Argv[], char* )
return 0;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */