CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/18 06:43:30
Modified files:
usr.bin/ftp : fetch.c
Log message:
Don't assign NULL to an integer type, use 0 instead.
No binary change.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/18 06:43:30
Modified files:
usr.bin/ftp : fetch.c
Log message:
Don't assign NULL to an integer type, use 0 instead.
No binary change.