--- upstream/dynamips-0.2.7-RC1/dev_c7200_bri.c 2007/10/06 16:23:47 7 +++ upstream/dynamips-0.2.7-RC2/dev_c7200_bri.c 2007/10/06 16:24:54 8 @@ -491,7 +491,7 @@ printf("M32: data_ptr=0x%x, len=%u\n",txd.tdp,pkt_len); mem_dump(stdout,pkt,pkt_len); - /* Poll the next descriptor (wait for HOLD bit to be reset */ + /* Poll the next descriptor (wait for HOLD bit to be reset) */ chan->poll_mode = 1; if (txd.params & M32_TXDESC_FE) {