X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FParseArray.ct;h=5094b68c28670b09c5425e563a3c237a8a960961;hb=82ad2ed94c12c3e53097fef92978de8c28239fab;hp=f893f0107612f6f767e6cce15895104ecf9b44d1;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Packets/ParseArray.ct b/Packets/ParseArray.ct index f893f01..5094b68 100644 --- a/Packets/ParseArray.ct +++ b/Packets/ParseArray.ct @@ -21,7 +21,7 @@ /** \file \brief ParseArray non-inline template implementation */ -//#include "ParseArray.ih" +#include "ParseArray.ih" // Custom includes @@ -41,8 +41,6 @@ prefix_ void senf::Parse_Array::init() (*i).init(); } - - ///////////////////////////////ct.e//////////////////////////////////////// #undef prefix_ @@ -54,4 +52,5 @@ prefix_ void senf::Parse_Array::init() // indent-tabs-mode: nil // ispell-local-dictionary: "american" // compile-command: "scons -u test" +// comment-column: 40 // End: