From a17da71cd530c72624f767867f8b1fd768112ad8 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 27 Oct 2010 13:11:31 +0100 Subject: add modelines to .hxx files as well --- framework/inc/protocols.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'framework/inc/protocols.h') diff --git a/framework/inc/protocols.h b/framework/inc/protocols.h index 12a0e9451d..0d1520a82f 100644 --- a/framework/inc/protocols.h +++ b/framework/inc/protocols.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. @@ -155,3 +156,5 @@ class ProtocolCheck } // namespace framework #endif // #ifndef __FRAMEWORK_PROTOCOLS_H_ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3