CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/11/08 15:13:47

Modified files:
        usr.bin/grep   : mmfile.c 

Log message:
Check the mode flag being passed in to mmopen() instead of ignoring it.

Pointed out by LLVM.

mmfile.c:51:7: warning: explicitly assigning a variable of type 'char *' to 
itself [-Wself-assign]

ok millert@

Reply via email to