Fix typo in last commit.

Approved by:	rwatson
This commit is contained in:
grehan 2005-05-01 13:06:05 +00:00
parent abf13089c3
commit baa9d30def

@ -754,7 +754,7 @@ out:
INP_UNLOCK(inp);
if (!unlocked)
INP_INFO_WUNLOCK(&tcbinfo);
return (error):
return (error);
}
/*