Fix warnings
src/pusb.c: In function ‘send_file’:
src/pusb.c:342: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘unsigned int’
src/pusb.c:354: warning: format ‘%ld’ expects type ‘long int’, but argument 2 has type ‘unsigned int’
on 32 bit Linux system.
pusb_warning.txt (1.31 KB)