summaryrefslogtreecommitdiffstats
path: root/sal/Module_sal.mk
diff options
context:
space:
mode:
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: