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