cCVS: ----------------------------------------------------------------------

This commit is contained in:
zzz
2006-09-07 23:03:18 +00:00
committed by zzz
parent 678f7d8f72
commit 61a6a29bec
5 changed files with 48 additions and 34 deletions

View File

@ -556,7 +556,7 @@ class PeerState
}
}
synchronized void keepAlive()
void keepAlive()
{
out.sendAlive();
}