X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FParseListS.hh;h=ecbb4d14a042e023a93500b49c5c0809ebc80241;hb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;hp=98517a8cb715be740855ddbf99f6b26345176f6b;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Packets/ParseListS.hh b/Packets/ParseListS.hh index 98517a8..ecbb4d1 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,5 @@ namespace senf { // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" // End: