|
|
1.1 root 1: NOTE: the preceding context may be different under 2.10.2, but you should
2: be able to figure it out anyway.
3:
4: *** header.old.h Fri Apr 27 11:30:49 1984
5: --- header.h Thu May 10 15:19:55 1984
6: ***************
7: *** 34,38
8: int intnumlines; /* Integer version */
9: char keywords[BUFLEN]; /* Keywords: */
10: char approved[BUFLEN]; /* Approved: */
11: char *unrec[NUNREC]; /* unrecognized lines */
12: };
13:
14: --- 34,41 -----
15: int intnumlines; /* Integer version */
16: char keywords[BUFLEN]; /* Keywords: */
17: char approved[BUFLEN]; /* Approved: */
18: + #ifdef DOXREFS
19: + char xref[BUFLEN]; /* Xref: */
20: + #endif
21: char *unrec[NUNREC]; /* unrecognized lines */
22: };
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.