*** nntpcache-2.3.3b2/src/acc.c Wed Jul 29 08:14:29 1998 --- nntpcache-2.3.3b2-local/src/acc.c Mon Aug 03 20:58:05 1998 *************** *** 174,180 **** f->scope = sc_ahead; else if (strEq(scope, "body")) ! f->scope = sc_head; else if (strEq(scope, "article")) f->scope = sc_article; --- 174,180 ---- f->scope = sc_ahead; else if (strEq(scope, "body")) ! f->scope = sc_body; else if (strEq(scope, "article")) f->scope = sc_article; -- Aaron Nabil