CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2013/11/04 10:03:32
Modified files: usr.bin/lex : flex.skl initscan.c Log message: Use proper ANSI function definitions for functions that take no arguments. Avoids warnings when -Wold-style-definition is used. OK deraadt@