add modelines to .hxx files as well

This commit is contained in:
Caolán McNamara
2010-10-27 13:05:40 +01:00
parent 76c1160787
commit 8cad7d1947
432 changed files with 1107 additions and 0 deletions

View File

@@ -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.
@@ -136,3 +137,4 @@ PE_Enum::Result_FirstNameSegment() const
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */