CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/28 08:24:17
Modified files:
usr.bin/mandoc : term.c
Log message:
use & to check if a bit is set in a flag; pointed out by clang
OK schwarze
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/28 08:24:17
Modified files:
usr.bin/mandoc : term.c
Log message:
use & to check if a bit is set in a flag; pointed out by clang
OK schwarze