add modelines to .hxx files as well

This commit is contained in:
Caolán McNamara
2010-10-27 12:53:26 +01:00
parent 12b80e76ca
commit 55ae7b1537
598 changed files with 1637 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.
@@ -110,3 +111,5 @@ private:
} } // end of namespace sd::framework
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */