Aallegra.330 net.bugs.4bsd utzoo!decvax!duke!harpo!mhtsa!allegra!honey Wed Mar 24 11:04:58 1982 /lib/c2 bug ( allegra.325 followup ) From vax135!jfr Mon Mar 22 11:25:11 1982 re: c2 to: allegra!honey In c21.c, add the lines indicated by ">>" below. if (siz==8 && pos==0) { p->combop = T(MOVZ,U(BYTE,LONG)); sprintf(line,"%s,%s",src,lastrand); >> } else if (siz==16 && pos==0) { >> p->combop = T(MOVZ,U(WORD,LONG)); >> sprintf(line,"%s,%s",src,lastrand);