]> diplodocus.org Git - nmh/blob - docs/historical/mh-nov-1983/strings/prproc.c
Fixed file descriptor leak in mhfixmsg when run on multiple input files.
[nmh] / docs / historical / mh-nov-1983 / strings / prproc.c
1 /*
2 * This is the std BELL pr, which is invoked through show with the
3 * -pr switch.
4 */
5
6 char *prproc = "/bin/pr";