else if ( line.startsWith( "I LOVE YOU" ) )
{
// NOTE
// We pick up these here, since there might be a
// case where we failed to recognize we're a pserver?
CVSLog.logMsg
( "PARSE: GOT LOVE MESSAGE '" +line+ "'" );
// continue on, since we are loved
Sapere Aude
else if ( line.startsWith( "I LOVE YOU" ) )
{
// NOTE
// We pick up these here, since there might be a
// case where we failed to recognize we're a pserver?
CVSLog.logMsg
( "PARSE: GOT LOVE MESSAGE '" +line+ "'" );
// continue on, since we are loved