CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/13 02:53:43
Modified files:
usr.bin/ftp : fetch.c
Log message:
ctype functions isxdigit() expect an unsigned char value; add missing casts
and adjust variable types to get correct behavior
ok beck@ millert@
