mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 15:34:33 +00:00
Typo
This commit is contained in:
parent
ad61c7acc5
commit
e1985cea90
@ -360,7 +360,7 @@ ParseSuccess:
|
||||
{
|
||||
value = cag_option_get_value(&context);
|
||||
strcmp(value, "true") ? config.UnlockDeadLock = false : config.UnlockDeadLock = true;
|
||||
KPrint("\eAAFFAAUnlocking the deadlock after 10 retires");
|
||||
KPrint("\eAAFFAAUnlocking the deadlock after 10 retries");
|
||||
break;
|
||||
}
|
||||
case 'h':
|
||||
|
Loading…
x
Reference in New Issue
Block a user