From da5cef0ab476edf496f7591ab511d09336dd197f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Wed, 27 Oct 2010 13:13:11 +0100 Subject: add modelines to .h and .c files as well --- sal/inc/rtl/tres.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sal/inc/rtl/tres.h') diff --git a/sal/inc/rtl/tres.h b/sal/inc/rtl/tres.h index 9535d0b2adc2..102c2ee2319b 100644 --- a/sal/inc/rtl/tres.h +++ b/sal/inc/rtl/tres.h @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ #ifndef _RTL_TRES_H_ #define _RTL_TRES_H_ @@ -104,3 +105,5 @@ void SAL_CALL rtl_tres_destroy( rtl_TestResult* res ); #endif #endif /* _RTL_TRES_H_ */ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.1