]> diplodocus.org Git - nmh/blob - docs/historical/mh-jun-1982/strings/mhnews.c
Replaced use of snprintf() with memcpy()/memmove().
[nmh] / docs / historical / mh-jun-1982 / strings / mhnews.c
1 #ifdef COMMENT
2 Proprietary Rand Corporation, 1981.
3 Further distribution of this software
4 subject to the terms of the Rand
5 license agreement.
6 #endif
7
8 /*
9 * This program is called to print out MH news IF NEWS is defined
10 * when the MH programs are compiled. This whole mechanism has not
11 * been tested under version 7!
12 */
13
14 char *mhnews = "/etc/mh/news";