Switched to new SICS logging system
This commit is contained in:
@ -78,7 +78,7 @@ static int FrameSupInterest(int iEvent, void *pEvent, void *pUser)
|
||||
iFrame = (int *) pEvent;
|
||||
assert(pCon);
|
||||
sprintf(pBueffel, "framenumber = %d", *iFrame);
|
||||
SCWrite(pCon, pBueffel, eWarning);
|
||||
SCWrite(pCon, pBueffel, eEvent);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user