In jtagmkII_paged_write(), remove a debugging

usleep(1000000) that accidentally crept in in rev 1.19.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@702 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch
2006-12-11 16:48:52 +00:00
parent 631f057984
commit a1afb8ea4a
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2006-12-11 Joerg Wunsch <j@uriah.heep.sax.de>
* jtagmkII.c (jtagmkII_paged_write): Remove a debugging
usleep(1000000) that accidentally crept in in rev 1.19.
2006-12-11 Joerg Wunsch <j@uriah.heep.sax.de>
* ser_posix.c (ser_open): Do fill in fdp->ifd before already