--- gAVR-0.3/src/avr-isp.cc.orig 2004-09-11 19:46:10.000000000 +0200 +++ gAVR-0.3/src/avr-isp.cc 2004-09-11 19:46:33.000000000 +0200 @@ -363,7 +363,7 @@ { hexdata *hexfile; unsigned char data[128 * 2]; - int index = 0,; + int index = 0; long filesize, writtenbytes = 0L; int page, pagesize, nrBytes;