|
|
1.1 root 1: /* headers:1.16:sccsid.h 1.1 */
2: /*
3: * VERSION() is used to identify a C module's sccs id.
4: * (the number in parens is the sccs id of the
5: * "headers" component of this delivery).
6: */
7: #ifdef lint
8: #define VERSION(x);
9: #else
10: #define VERSION(x) static char _sccsid[]="x(headers:1.16)";
11: #endif
12:
13: /*
14: * NOTE: sccsid.h needs to be admin'd whenever headers
15: * get turned over. To do this
16: *
17: * sadmin -fq`sprs -d:I: headers components` headers sccsid.h"
18: *
19: */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.