]> diplodocus.org Git - nmh/blob - docs/historical/2.9BSD/strings/foldprot.c
Added start_test/finish_test to a bunch of tests.
[nmh] / docs / historical / 2.9BSD / strings / foldprot.c
1 /*
2 * Folders (directories) are created with this protection (mode)
3 */
4
5 char *foldprot = "0751";