*** maint/mkov.c.orig Wed Dec 16 11:55:36 1992 --- maint/mkov.c Thu Dec 24 23:25:04 1992 *************** *** 285,291 **** putfld(hdrp->h_refs); putfld(hdrp->h_bytes); putfld(hdrp->h_lines); ! /* putextfld("xref", hdrp->h_xref); */ /* step 3 of 4: add new header output before this line */ (void) putchar('\n'); } --- 285,291 ---- putfld(hdrp->h_refs); putfld(hdrp->h_bytes); putfld(hdrp->h_lines); ! putextfld("xref", hdrp->h_xref); /* STD */ /* step 3 of 4: add new header output before this line */ (void) putchar('\n'); }