]> diplodocus.org Git - nmh/blob - docs/historical/mh-nov-1983/strings/hostname.c
Removed --depth 1 from git clone invocation.
[nmh] / docs / historical / mh-nov-1983 / strings / hostname.c
1 /*
2 * For ARPANET mail, this is the local-site's Host name.
3 * (currently not used.)
4 */
5
6 char *hostname = "Berkeley";