CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/19 16:34:56
Modified files:
usr.bin/lex : ecs.c flexdef.h initscan.c main.c misc.c scan.l
scanopt.c sym.c tblcmp.c
Log message:
Replace Char (defined as unsigned char) with u_char.
ok tedu@
