X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FParseListS.hh;h=7a777d80b5a6a12222e7834cf4bdbb592bc021ea;hb=145f6a7d0f3a6aaa77b3625351c952d24cb0b8a1;hp=98517a8cb715be740855ddbf99f6b26345176f6b;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Packets/ParseListS.hh b/Packets/ParseListS.hh index 98517a8..7a777d8 100644 --- a/Packets/ParseListS.hh +++ b/Packets/ParseListS.hh @@ -26,7 +26,7 @@ transition function. See ParseListS.hh for more. We should write a baseclass for sentinels which has no \c check() - member, en empty \c next() member and \c void as the state + member, an empty \c next() member and \c void as the state type. This simplifies writing simple sentinels. The parse_listS iterator will have to pass the state in addition @@ -195,4 +195,6 @@ namespace senf { // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: