Aphonlab.105 net.news.b utzoo!decvax!ucbvax!ucsfcgl!sdcarl!phonlab!elman Tue Dec 22 10:26:49 1981 DEBUG bug in checknews.c If DEBUG compiler option is specified, the following change needs to be made to 1.2 Gamma version of Bnetnews' checknews.c: 237c237 < fprintf(stderr, "header.nbuf = %s\n", nbuf); --- > fprintf(stderr, "header.nbuf = %s\n", header.nbuf);