CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/21 14:21:09
Modified files:
usr.bin/mandoc : mdoc_strings.c
Log message:
sync to 1.7.19: bzero(PTR, ...) is simpler than memset(PTR, 0, ...)
CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/21 14:21:09
Modified files:
usr.bin/mandoc : mdoc_strings.c
Log message:
sync to 1.7.19: bzero(PTR, ...) is simpler than memset(PTR, 0, ...)