|
|
1.1 root 1: /*
2: * static char ID_ftlc[] = "@(#) fatal.c: 1.1 1/7/82";
3: */
4:
5: fatal(msg)
6: char *msg;
7: {
8:
9: lderror(2, 0, NULL, msg);
10:
11: return( -1 );
12: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.