]> diplodocus.org Git - nmh/blob - docs/historical/mh-nov-1983/strings/foldprot.c
Removed --depth 1 from git clone invocation.
[nmh] / docs / historical / mh-nov-1983 / strings / foldprot.c
1 /*
2 * Folders (directories) are created with this protection (mode)
3 */
4
5 char *foldprot = "0751";