CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2014/04/20 16:03:40

Modified files:
        usr.bin/mandoc : read.c 

Log message:
in debug messages, truncating strings of excessive lengths is actually
a good thing, so cast the return value from sprintf to (void);
this concludes the mandoc sprintf audit

Reply via email to