CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/25 22:10:26
Modified files:
usr.bin/file : apprentice.c
Log message:
Place additional parantheses around readdir() and check return does not
equal NULL.
apprentice.c:645:13: warning: using the result of an assignment as a condition
without parentheses [-Wparentheses]
With input and ok guenther@
