- Added makefile_slinux
- Changed mesure to be a silver bullet
This commit is contained in:
@@ -580,6 +580,7 @@ pCounterDriver MakeECBCounter(char *ecb){
|
||||
self->Get = ECBGet;
|
||||
self->Send = ECBSend;
|
||||
self->KillPrivate = NULL;
|
||||
self->iNoOfMonitors = 8;
|
||||
|
||||
self->pData = pPriv;
|
||||
return self;
|
||||
|
||||
Reference in New Issue
Block a user