mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2025-03-01 10:35:23 +00:00
Damn
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user