Ignore PROC_EVENTs
This commit is contained in:
@@ -391,6 +391,8 @@ void main( int argc, char **argv )
|
||||
}
|
||||
}
|
||||
break;
|
||||
case PROC_EVENT:
|
||||
break;
|
||||
default:
|
||||
panic( "lance", "illegal message", m.m_type);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user