]> diplodocus.org Git - nmh/blob - docs/historical/mh-nov-1983/strings/mailproc.c
No longer need trailing space after CFLAGS variable assignment.
[nmh] / docs / historical / mh-nov-1983 / strings / mailproc.c
1 /*
2 * This is the path for the Bell equivalent mail program... Used
3 * by "news -send" to send news items to the news user.
4 */
5
6 char *mailproc = "/bin/mail";