CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/01/17 17:51:55

Modified files:
        sbin/dhclient  : clparse.c parse.c 

Log message:
Never silently consume the following statement when unexpectedly
encountering a ';'. I.e. when checking the token type, 'skip_to_semi()'
after 'parse_warn()' only when the parsed token wasn't a ';'.

Reply via email to