X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FParseArray.cti;h=14d99cb574308c1c95afe734cadd255c073ea8b2;hb=8326bb299e3c614a32f17efa9060db48840fbe10;hp=863181133eafa47ac06cd99294799d76263baddc;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Packets/ParseArray.cti b/Packets/ParseArray.cti index 8631811..14d99cb 100644 --- a/Packets/ParseArray.cti +++ b/Packets/ParseArray.cti @@ -20,7 +20,8 @@ // Free Software Foundation, Inc., // 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -// Definition of inline template functions +/** \file + \brief ParseArray inline template implementation */ #include "ParseArray.ih" @@ -165,4 +166,5 @@ prefix_ void senf::detail::Parse_Array_iterator::advance(int n) // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: