CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/10/30 14:03:16
Modified files:
usr.bin/sort : sort.c
Log message:
fdopen(3) return a FILE * not an int, so compare against NULL.
no functional change
OK millert@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/10/30 14:03:16
Modified files:
usr.bin/sort : sort.c
Log message:
fdopen(3) return a FILE * not an int, so compare against NULL.
no functional change
OK millert@