From b9bee88e1b708da4024f388dfe900112b85ce987 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 30 Jul 2011 23:01:51 +0300 Subject: Add consistent Emacs and vim mode lines --- hwpfilter/Library_hwp.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hwpfilter/Library_hwp.mk') diff --git a/hwpfilter/Library_hwp.mk b/hwpfilter/Library_hwp.mk index a3bfaf241af7..5158b884261c 100644 --- a/hwpfilter/Library_hwp.mk +++ b/hwpfilter/Library_hwp.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 @@ -88,4 +89,4 @@ $(eval $(call gb_Library_add_exception_objects,hwp,\ hwpfilter/source/solver \ )) -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: -- cgit