meant to check this in

This commit is contained in:
Andy2 2010-08-12 06:42:59 -07:00
parent 416b379781
commit 019da83d60

View file

@ -195,7 +195,7 @@ ListenerMgr::portInUse( int port )
int
ListenersIter::next()
{
return this->next( NULL );
return next( NULL );
}
int