Fix typo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32552 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1384,7 +1384,7 @@ OHCI::_InsertEndpointForPipe(Pipe *pipe)
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
TRACE_ERROR("unaccetable speed\n");
|
TRACE_ERROR("unacceptable speed\n");
|
||||||
_FreeEndpoint(endpoint);
|
_FreeEndpoint(endpoint);
|
||||||
return B_ERROR;
|
return B_ERROR;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user