From da5cef0ab476edf496f7591ab511d09336dd197f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Oct 2010 13:13:11 +0100 Subject: add modelines to .h and .c files as well --- sal/osl/w32/path_helper.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sal/osl/w32/path_helper.h') diff --git a/sal/osl/w32/path_helper.h b/sal/osl/w32/path_helper.h index 79341f538667..cb39c49e36d6 100644 --- a/sal/osl/w32/path_helper.h +++ b/sal/osl/w32/path_helper.h @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -68,3 +69,5 @@ sal_Int32 osl_systemPathIsLogicalDrivePattern(/*in*/ const rtl_uString* pustrPat #endif #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit