From 4122c3b9d58b0df701b903f8bf9dc6e843aeba1b Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 30 Jul 2011 23:02:30 +0300 Subject: Add consistent Emacs and vim mode lines --- vbahelper/Library_vbahelper.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 vbahelper/Library_vbahelper.mk (limited to 'vbahelper/Library_vbahelper.mk') diff --git a/vbahelper/Library_vbahelper.mk b/vbahelper/Library_vbahelper.mk old mode 100755 new mode 100644 index dd25d01c027a..719cdce0a212 --- a/vbahelper/Library_vbahelper.mk +++ b/vbahelper/Library_vbahelper.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. @@ -103,4 +104,3 @@ $(eval $(call gb_Library_add_exception_objects,vbahelper,\ )) # vim: set noet sw=4 ts=4: - -- cgit