CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/20 07:47:59
Modified files:
usr.bin/mandoc : mdoc_man.c
Log message:
do not assign pointers to literal strings
to variables that might be changed;
from kristaps@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/20 07:47:59
Modified files:
usr.bin/mandoc : mdoc_man.c
Log message:
do not assign pointers to literal strings
to variables that might be changed;
from kristaps@