From b77940e5af41aae869e9415aef5b184a51601df4 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Oct 2010 12:45:03 +0100 Subject: add modelines to .hxx files as well --- embedserv/source/inc/common.h | 3 +++ 1 file changed, 3 insertions(+) mode change 100755 => 100644 embedserv/source/inc/common.h (limited to 'embedserv/source/inc/common.h') diff --git a/embedserv/source/inc/common.h b/embedserv/source/inc/common.h old mode 100755 new mode 100644 index ddbf8e832591..aa9c703e5a88 --- a/embedserv/source/inc/common.h +++ b/embedserv/source/inc/common.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. @@ -54,3 +55,5 @@ namespace com { namespace sun { namespace star { } } } #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3