summaryrefslogtreecommitdiff
path: root/sw/Module_sw.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:03:51 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:03:51 +0300
commit24b6225f93ea5d22d727e0b03bc468bc5cc21af3 (patch)
tree9c6347b4fc429882174860d9378e4460da86258e /sw/Module_sw.mk
parentd5e37900cd73f838abd663b8e93a57c5a991e790 (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'sw/Module_sw.mk')
-rw-r--r--sw/Module_sw.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/Module_sw.mk b/sw/Module_sw.mk
index 527c8ea1c1df..685c1bb41f6c 100644
--- a/sw/Module_sw.mk
+++ b/sw/Module_sw.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -49,4 +50,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
JunitTest_sw_unoapi \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: