Typo
This commit is contained in:
parent
c31109c750
commit
a6e372e696
|
|
@ -21,7 +21,7 @@ bool xfdump_check_state()
|
||||||
|
|
||||||
bool xfdump_check_crash()
|
bool xfdump_check_crash()
|
||||||
{
|
{
|
||||||
// check_state with SPI_ENTER for us
|
// check_state will call SPI_ENTER for us
|
||||||
if(!xfdump_check_state())
|
if(!xfdump_check_state())
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue