summaryrefslogtreecommitdiff
path: root/svl/Module_svl.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:02:57 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:12:12 +0300
commit704bc46ae43d0386e5762b6a6158c7cef831dd1d (patch)
tree05e6e4e72883d7a1908cf5d89002f5afae1a3551 /svl/Module_svl.mk
parent959d24419838fe2515dcdafb68896664a909e93c (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'svl/Module_svl.mk')
-rw-r--r--svl/Module_svl.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/svl/Module_svl.mk b/svl/Module_svl.mk
index 108d487c8e0d..d05a91b2d441 100644
--- a/svl/Module_svl.mk
+++ b/svl/Module_svl.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.
@@ -43,4 +44,4 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,svl,\
#todo: package_inc
#todo: map file
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: