mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50:02 +02:00
wip
This commit is contained in:
parent
86b7409eed
commit
b2cb99a0c2
@ -391,7 +391,7 @@ int verifyChecksumFromFlash(char *mess, char *clientChecksum, char *fname,
|
||||
LOG(logINFOBLUE, ("\tReached %lu bytes. Not reading more\n", totalBytesRead));
|
||||
break;
|
||||
}
|
||||
c = fgetc(fp);
|
||||
character = fgetc(fp);
|
||||
++totalBytesRead;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user