CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2017/07/24 06:57:01

Modified files:
        usr.bin/newsyslog: newsyslog.c 

Log message:
Simplify mail sending.

No need for asprintf(3) to concat two string literals.  The resulting
helper() function is trivial, so inline it.  ok schwarze@

Reply via email to