summaryrefslogtreecommitdiff
path: root/sal/Module_sal.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:03:36 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:03:36 +0300
commit1ce803704459493291db994daacb32de41277501 (patch)
tree8cfc65afe1e8ddcd14c4e14c109c3506fda63d10 /sal/Module_sal.mk
parent94959259362358f3de95c57a8a011feb11ee5de1 (diff)
Add consistent Emacs and vim mode lines
Diffstat (limited to 'sal/Module_sal.mk')
-rw-r--r--sal/Module_sal.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sal/Module_sal.mk b/sal/Module_sal.mk
index 89ced157bb44..a03ad7446992 100644
--- a/sal/Module_sal.mk
+++ b/sal/Module_sal.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_subsequentcheck_targets,sal,\
CppunitTest_sal_rtl_math \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: