Typo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33505 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -54,7 +54,7 @@ PortPool::GetPort()
|
||||
}
|
||||
Unlock();
|
||||
if (port < 0)
|
||||
debugger("wrong port int PortPool::GetPort()\n");
|
||||
debugger("wrong port in PortPool::GetPort()\n");
|
||||
return port;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user