From 36aeabdc8b06f3e3989dc07f76334bd083d78ef3 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 30 Jul 2011 23:01:01 +0300 Subject: Add consistent Emacs and vim mode lines --- dbaccess/AllLangResTarget_dbu.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dbaccess/AllLangResTarget_dbu.mk') diff --git a/dbaccess/AllLangResTarget_dbu.mk b/dbaccess/AllLangResTarget_dbu.mk index fc7fbe1b8fdb..b63acd6321ac 100644 --- a/dbaccess/AllLangResTarget_dbu.mk +++ b/dbaccess/AllLangResTarget_dbu.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 @@ -92,4 +93,4 @@ $(eval $(call gb_SrsTarget_add_templates,dbaccess/dbu,\ $(call gb_SrsTarget_get_target,dbaccess/dbu) :| $(OUTDIR)/inc/svx/globlmn.hrc -# vim: set noet ts=4 sw=4: +# vim: set noet sw=4 ts=4: -- cgit