summaryrefslogtreecommitdiff
path: root/xmloff/Library_xof.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:02:30 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:02:30 +0300
commit4122c3b9d58b0df701b903f8bf9dc6e843aeba1b (patch)
tree506f5d98f18c73d5aa250f7dd7f9da88e6aa2986 /xmloff/Library_xof.mk
parent1469f908501e22a5c299f94754b722923b27560f (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'xmloff/Library_xof.mk')
-rw-r--r--xmloff/Library_xof.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/Library_xof.mk b/xmloff/Library_xof.mk
index 1e15e558341f..d57ecda14bbc 100644
--- a/xmloff/Library_xof.mk
+++ b/xmloff/Library_xof.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.
@@ -92,4 +93,4 @@ $(eval $(call gb_Library_add_exception_objects,xof,\
xmloff/source/transform/XMLFilterRegistration \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: