summaryrefslogtreecommitdiffstats
path: root/autodoc/inc/ary/cpp/c_types4cpp.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:05:40 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-27 13:05:40 +0100
commit8cad7d1947a02e28355c03b787df40052b48e4e4 (patch)
treeb71a04edc599cdc50515ba552f63c6fb68badd27 /autodoc/inc/ary/cpp/c_types4cpp.hxx
parentFinally, gut the vos module out of the build (diff)
downloadcore-8cad7d1947a02e28355c03b787df40052b48e4e4.tar.gz
core-8cad7d1947a02e28355c03b787df40052b48e4e4.zip
add modelines to .hxx files as well
Diffstat (limited to 'autodoc/inc/ary/cpp/c_types4cpp.hxx')
-rw-r--r--autodoc/inc/ary/cpp/c_types4cpp.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/inc/ary/cpp/c_types4cpp.hxx b/autodoc/inc/ary/cpp/c_types4cpp.hxx
index 230578054051..2d39819ae458 100644
--- a/autodoc/inc/ary/cpp/c_types4cpp.hxx
+++ b/autodoc/inc/ary/cpp/c_types4cpp.hxx
@@ -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.
@@ -132,3 +133,5 @@ typedef Type_id Tid;
} // namespace cpp
} // namespace ary
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */