In add_to_iob(), limit the scope of the variable 'want' and turn an interestingly...
authorFabian Keil <fk@fabiankeil.de>
Sun, 13 Jun 2010 12:25:33 +0000 (12:25 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 13 Jun 2010 12:25:33 +0000 (12:25 +0000)
commitf4d4d38402b997bd687ab86577b533c523baecc6
tree4a862c48d8f3df7b8238d479728ec7841dc3530e
parenta8090f7cdc5b7f25b38c3972ce8a02645f33e59c
In add_to_iob(), limit the scope of the variable 'want' and turn an interestingly looking for loop into a boring while loop.
parsers.c