o Fix typo.

Submitted by:	smkelly
This commit is contained in:
Maxim Konovalov 2003-06-26 11:24:10 +00:00
parent 01b198099c
commit e931de40e8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=116880

View File

@ -178,8 +178,8 @@ watchdog_tickle(void)
static int
watchdog_onoff(int onoff)
{
int mib[3]
int error
int mib[3];
int error;
int len;
len = 3;