X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FParseVec.cti;h=14ac2d648093e5e8e5661ae843a5e0367e7632ac;hb=81ffa1c459b96dd44472bcef37e1e373934ee138;hp=66c6a93eb003630d5599b7d463570abd637aad01;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Packets/ParseVec.cti b/Packets/ParseVec.cti index 66c6a93..14ac2d6 100644 --- a/Packets/ParseVec.cti +++ b/Packets/ParseVec.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 ParseVec inline template implementation */ #include "ParseVec.ih" @@ -391,4 +392,5 @@ prefix_ void senf::Parse_Vector_Container::setSize(size_typ // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: