diff options
author | Caolán McNamara <caolanm@redhat.com> | 2010-10-27 13:05:40 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2010-10-27 13:05:40 +0100 |
commit | ddb49cfcbeb9bbb34ee03b03ba0818602629afef (patch) | |
tree | e5935768fb8a0cd0361db51529469197d4170e8a /autodoc/inc/ary/cpp/c_slntry.hxx | |
parent | 9a490e756ce4d825f42e8602761f5c7be6a29536 (diff) |
add modelines to .hxx files as wellfeature/rodatastrings
Diffstat (limited to 'autodoc/inc/ary/cpp/c_slntry.hxx')
-rw-r--r-- | autodoc/inc/ary/cpp/c_slntry.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/inc/ary/cpp/c_slntry.hxx b/autodoc/inc/ary/cpp/c_slntry.hxx index a1184f2e..407375bd 100644 --- a/autodoc/inc/ary/cpp/c_slntry.hxx +++ b/autodoc/inc/ary/cpp/c_slntry.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. @@ -108,3 +109,5 @@ typedef std::vector< S_TplParam > List_TplParam; } // namespace cpp } // namespace ary #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |