mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Fix typo.
This commit is contained in:
parent
94a31c6325
commit
5836249aee
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142723
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user