mirror of
https://github.com/google/pebble.git
synced 2025-05-28 14:03:12 +00:00
spelling: retrieve
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
2062536f26
commit
656ba98a40
6 changed files with 6 additions and 6 deletions
|
@ -405,7 +405,7 @@ static RecordResult write_and_change_record_aborting_after_bytes(int after_n_byt
|
|||
return RecordResultNew;
|
||||
}
|
||||
// Should not get here! This means that neither the old nor the new value
|
||||
// could be retreived, and thus the atomicity is broken! Aaaaaaaaaaaaaah!!
|
||||
// could be retrieved, and thus the atomicity is broken! Aaaaaaaaaaaaaah!!
|
||||
cl_assert(false);
|
||||
}
|
||||
fake_spi_flash_force_future_failure(after_n_bytes, &jmp);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue