Avoid "Excess text" warning when editing an info field.
authorMalcolm.Wallace@cs.york.ac.uk
local dateTue, 06 Dec 2005 16:30:28
dateTue, 06 Dec 2005 16:30:28
hash20051206163028-6871e-54aa0d88f9e2d3f47487b527bb226e6aa11595a6
Avoid "Excess text" warning when editing an info field.

Previously, if there was trailing blank space after the edited field,
you got this warning. Now it only warns if there is trailing non-blank
text that was not consumed by the parser.
1 file(s) changed:
src/NetworkControl.hs +4 -3