CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/17 13:19:54
Modified files:
usr.bin/mandoc : mansearch.c
Log message:
Garbage collect one pair of needless parentheses in SQL code generation;
note this doesn't affect performance, SQLite generates the same byte code.
While here, make the calls to exprspec() easier to understand.
