CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/10/20 08:55:12
Modified files:
sbin/dhclient : conflex.c
Log message:
Split eol() from get_char() so that token assmebly that is
terminated by a '\n' can generate error messages pointing
at the offending token, rather than pointing at a blank
line.
