CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/03/15 22:33:01

Modified files:
        usr.bin/less   : ch.c 

Log message:
Wrap a macro's args in parentheses. No binary change.

I'm discussing with deraadt@ whether it's a good idea to convert some of
these to functions. The one changed by this commit probably isn't
eligible because it defines only a for loop's condition, but many others
in less(1) should probably be converted.

ok millert@

Reply via email to