Use the correct data type for the return value

This commit is contained in:
Jef Driesen 2017-09-28 21:45:46 +02:00
parent 87adab39d7
commit b683eca5c8

View File

@ -539,7 +539,7 @@ cochran_commander_read (cochran_commander_device_t *device, dc_event_progress_t
}
static unsigned int
static dc_status_t
cochran_commander_read_retry (cochran_commander_device_t *device, dc_event_progress_t *progress, unsigned int address, unsigned char data[], unsigned int size)
{
// Save the state of the progress events.