CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/06 05:32:10
Modified files:
usr.bin/mandoc : cgi.c
Log message:
drop redundant '0' flag from "%02.2X" format string;
found by a compiler warning from gcc 4.9.2 on Linux
CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/06 05:32:10
Modified files:
usr.bin/mandoc : cgi.c
Log message:
drop redundant '0' flag from "%02.2X" format string;
found by a compiler warning from gcc 4.9.2 on Linux