]> diplodocus.org Git - nmh/blob - docs/historical/2.9BSD/strings/msgprot.c
Added start_test/finish_test to a bunch of tests.
[nmh] / docs / historical / 2.9BSD / 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";