Spelling: exitting -> exiting
MFC after: 2 weeks
This commit is contained in:
parent
efcc2a3054
commit
b647367061
@ -188,7 +188,7 @@ watchdog_loop(void)
|
||||
if (watchdog_onoff(0) == 0) {
|
||||
end_program = 2;
|
||||
} else {
|
||||
warnx("Could not stop the watchdog, not exitting");
|
||||
warnx("Could not stop the watchdog, not exiting");
|
||||
end_program = 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user