]> diplodocus.org Git - nmh/blob - docs/historical/mh-nov-1983/strings/msgprot.c
Removed --depth 1 from git clone invocation.
[nmh] / docs / historical / mh-nov-1983 / strings / msgprot.c
1 /*
2 * Every NEW message will be created with this protection. When a
3 * message is filed it retains its protection, so this only applies
4 * to messages coming in through inc.
5 */
6
7 char *msgprot = "0664";