summaryrefslogtreecommitdiff
path: root/sal/systools/win32/kill/kill.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/systools/win32/kill/kill.cxx')
-rw-r--r--sal/systools/win32/kill/kill.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/systools/win32/kill/kill.cxx b/sal/systools/win32/kill/kill.cxx
index dd7ae85a0af2..f10e5e5614f4 100644
--- a/sal/systools/win32/kill/kill.cxx
+++ b/sal/systools/win32/kill/kill.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.
@@ -441,3 +442,4 @@ int _tmain()
return 0;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */