Fix typo in last commit.

Approved by:	rwatson
This commit is contained in:
Peter Grehan 2005-05-01 13:06:05 +00:00
parent f468e837a1
commit 73fddedac8

View File

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