SVN revision: 58471
This commit is contained in:
Carsten Haitzler 2011-04-08 05:53:49 +00:00
parent fc986c7683
commit 56b3584912
1 changed files with 0 additions and 1 deletions

View File

@ -129,7 +129,6 @@ main(int argc, char **argv)
if (fwrite(parse_in.token_buffer, 1, n, stdout) != n)
exit(FATAL_EXIT_CODE);
}
next:
parse_in.limit = parse_in.token_buffer;
got_text = 0;
}