diff options
author | Christophe Fergeau | 2008-12-29 12:37:18 +0100 |
---|---|---|
committer | Matt Colyer | 2009-01-02 09:55:08 -0800 |
commit | b30cd1dc05640ee6468b19e479162946a3722ac1 (patch) | |
tree | dd63e2c128438774adad2542fbfb541a4f836b2c /include/Makefile.am | |
parent | d77ecbe3fbd73418dd72e147a0ac2a89e62b1cd9 (diff) | |
download | libimobiledevice-b30cd1dc05640ee6468b19e479162946a3722ac1.tar.gz libimobiledevice-b30cd1dc05640ee6468b19e479162946a3722ac1.tar.bz2 |
Some variables were unsigned while they should be
dispatch_AFC_packet returns an int, but it was sometimes incorrectly
assigned to a variable of type uint32_t which was then compared for
being less or more than 0.
Diffstat (limited to 'include/Makefile.am')
0 files changed, 0 insertions, 0 deletions