made code proper to avoid warning/fixed some small potential bugs
This commit is contained in:
@ -1420,6 +1420,7 @@ int RemoveEVController(SConnection *pCon, char *name) {
|
||||
SCWrite(pCon,pBueffel,eError);
|
||||
return 0;
|
||||
}
|
||||
return 1;
|
||||
}
|
||||
/*-------------------------------------------------------------------------
|
||||
EVControlFactory implements a SICS command which creates and deletes
|
||||
|
Reference in New Issue
Block a user