mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
Damn
This commit is contained in:
parent
a7ce2ef8da
commit
9dcd81fe42
@ -573,7 +573,7 @@ static int update_image(struct ddflash *ddf, char *fn,
|
||||
if (res == 0) {
|
||||
res = flashcmp(ddf, fs, adr, len, fw_off);
|
||||
if (res == -2) {
|
||||
res = 1
|
||||
res = 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user