diff -c mchip.c picturebook.fbsd/mchip.c *** mchip.c Wed Aug 2 08:15:04 2000 --- picturebook.fbsd/mchip.c Mon Jan 1 06:18:37 2001 *************** *** 377,383 **** delay1(MCHIP_HIC_CMD); ! printf("continuous compressed capture started\n"); } /* read one compressed frame from the framebuffer */ --- 377,383 ---- delay1(MCHIP_HIC_CMD); ! fprintf(stderr, "continuous compressed capture started\n"); } /* read one compressed frame from the framebuffer */