mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-27 09:58:45 +01:00
meant to check this in
This commit is contained in:
parent
416b379781
commit
019da83d60
1 changed files with 1 additions and 1 deletions
|
@ -195,7 +195,7 @@ ListenerMgr::portInUse( int port )
|
|||
int
|
||||
ListenersIter::next()
|
||||
{
|
||||
return this->next( NULL );
|
||||
return next( NULL );
|
||||
}
|
||||
|
||||
int
|
||||
|
|
Loading…
Reference in a new issue