Fix typo.

This commit is contained in:
Pawel Jakub Dawidek 2005-02-27 22:34:07 +00:00
parent 94a31c6325
commit 5836249aee

View File

@ -119,7 +119,7 @@ watchdog_change(int wdcpu)
if (wdcpu == -1 || wdcpu == 0xffffffff) {
/*
* Disable the watcdog.
* Disable the watchdog.
*/
watchdog_cpu = -1;
watchdog_dontfire = 1;