CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/04 12:24:50
Modified files:
usr.bin/lex : flex.skl
Log message:
Add missing #ifndef YY_NO_INPUT around the input() function when
"%option noinput" is specified. OK deraadt@
