git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@855 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
dhoerl
2009-10-10 20:09:59 +00:00
parent 25bf5bcb37
commit 933b26e875

View File

@@ -350,7 +350,7 @@ static int usbdev_recv(union filedescriptor *fd, unsigned char *buf, size_t nbyt
i += amnt;
}
if (verbose > 3)
if (verbose > 4)
{
fprintf(stderr, "%s: Recv: ", progname);