Merge patches from branch
r2406 | dcl | 2008-03-27 13:22:19 +1100 (Thu, 27 Mar 2008) | 2 lines
This commit is contained in:
@@ -230,7 +230,7 @@ int SICSPollWrapper(SConnection *pCon,SicsInterp *pSics, void *pData,
|
||||
}
|
||||
|
||||
driv = makePollDriver(pCon,argv[3], argv[2],
|
||||
argc-3, &argv[4]);
|
||||
argc-4, &argv[4]);
|
||||
if(driv != NULL){
|
||||
LLDnodeAppend(self->pollList,&driv);
|
||||
SCSendOK(pCon);
|
||||
|
||||
Reference in New Issue
Block a user