[net.bugs] cpmfloppy bug-fix

wwb (05/04/83)

	The last bug-fix to cpmfloppy.c was unfortunately not 
complete.  I have better hopes for this one. The following diff
listing includes the first fixes also, as it was pointed out
that it was a little long to do by hand. 

			Bill Barker
    			...decvax!genrad!wjh12!wwb



% diff -e cpmfloppy.c.old cpmfloppy.c

1167c
{  fprintf(stderr,fmt,args);
   quit_co(status);
   }

   quit_co(status)
   int status; {