From ce5350816627f1eb0672c4b2ec9ca7f6cc611edf 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/textenc/convertiso2022jp.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sal/textenc/convertiso2022jp.c') diff --git a/sal/textenc/convertiso2022jp.c b/sal/textenc/convertiso2022jp.c index 52d886ac3..9955e418c 100644 --- a/sal/textenc/convertiso2022jp.c +++ b/sal/textenc/convertiso2022jp.c @@ -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. @@ -567,3 +568,5 @@ sal_Size ImplConvertUnicodeToIso2022Jp(ImplTextConverterData const * pData, return pDestBufPtr - pDestBuf; } + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3