summaryrefslogtreecommitdiff
path: root/reportdesign/Module_reportdesign.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:01:01 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:01:01 +0300
commit36aeabdc8b06f3e3989dc07f76334bd083d78ef3 (patch)
tree3e1d97a387a22c199c091c10c822ecdf830fc44e /reportdesign/Module_reportdesign.mk
parentc2a7f87b9249a8ffce185f25a75a65a3ae103891 (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'reportdesign/Module_reportdesign.mk')
-rw-r--r--reportdesign/Module_reportdesign.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportdesign/Module_reportdesign.mk b/reportdesign/Module_reportdesign.mk
index e06ff36c7787..19431bb70409 100644
--- a/reportdesign/Module_reportdesign.mk
+++ b/reportdesign/Module_reportdesign.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
@@ -42,5 +43,4 @@ $(eval $(call gb_Module_add_targets,reportdesign,\
JunitTest_reportdesign_complex \
))
-
-# vim: set noet ts=4 sw=4: \ No newline at end of file
+# vim: set noet sw=4 ts=4: