summaryrefslogtreecommitdiff
path: root/hwpfilter/Module_hwpfilter.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:01:51 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:01:51 +0300
commitb9bee88e1b708da4024f388dfe900112b85ce987 (patch)
treead2f322a8b5dbb84fd54a5b50b32f61f71b7beb2 /hwpfilter/Module_hwpfilter.mk
parent4324ef704efd3c15ce5af23e9b47a1029ecc1a25 (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'hwpfilter/Module_hwpfilter.mk')
-rw-r--r--hwpfilter/Module_hwpfilter.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/hwpfilter/Module_hwpfilter.mk b/hwpfilter/Module_hwpfilter.mk
index 9985b7e6034e..b67c15b0bbb6 100644
--- a/hwpfilter/Module_hwpfilter.mk
+++ b/hwpfilter/Module_hwpfilter.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
#
# The contents of this file are subject to the Mozilla Public License Version
@@ -35,4 +36,4 @@ $(eval $(call gb_Module_add_check_targets,hwpfilter,\
CppunitTest_hwpfilter_test_hwpfilter \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: