summaryrefslogtreecommitdiffstats
path: root/dbaccess/Executable_odbcconfig.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-30 23:01:01 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-30 23:01:01 +0300
commit36aeabdc8b06f3e3989dc07f76334bd083d78ef3 (patch)
tree3e1d97a387a22c199c091c10c822ecdf830fc44e /dbaccess/Executable_odbcconfig.mk
parentMerge commit 'libreoffice-3.4.2.3' (diff)
downloadcore-36aeabdc8b06f3e3989dc07f76334bd083d78ef3.tar.gz
core-36aeabdc8b06f3e3989dc07f76334bd083d78ef3.zip
Add consistent Emacs and vim mode lines
Diffstat (limited to 'dbaccess/Executable_odbcconfig.mk')
-rw-r--r--dbaccess/Executable_odbcconfig.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/dbaccess/Executable_odbcconfig.mk b/dbaccess/Executable_odbcconfig.mk
index bb2febd1e54d..da0eefd115d7 100644
--- a/dbaccess/Executable_odbcconfig.mk
+++ b/dbaccess/Executable_odbcconfig.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
@@ -55,4 +56,4 @@ $(eval $(call gb_Executable_add_exception_objects,odbcconfig,\
dbaccess/win32/source/odbcconfig/odbcconfig \
))
-# vim: set noet ts=4 sw=4:
+# vim: set noet sw=4 ts=4: