This commit is contained in:
Miek Gieben 2011-09-02 14:01:55 +02:00
parent bcdd140924
commit 3c9412d7f0
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ func run(zp *Parser, quit chan bool) (err os.Error) {
l := 1 // or... 0?
mark := 0
var hdr RR_Header
// Need to listen to the quit channel
// Need to listen to the quit channel, do this in the mark action, or something?
%%{