o Fix typo.

Submitted by:	smkelly
This commit is contained in:
maxim 2003-06-26 11:24:10 +00:00
parent a5eabafa98
commit a70925a0c1

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;