]> diplodocus.org Git - nmh/blob - docs/historical/mh-jun-1982/strings/msgprot.c
Remove final traces of TMA support
[nmh] / docs / historical / mh-jun-1982 / strings / msgprot.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 * Every NEW message will be created with this protection. When a
10 * message is filed it retains its protection, so this only applies
11 * to messages coming in through inc.
12 */
13
14 char *msgprot = "0664";