made code proper to avoid warning/fixed some small potential bugs
This commit is contained in:
3
o2t.c
3
o2t.c
@@ -143,7 +143,8 @@
|
||||
{
|
||||
iRet = pDrivInt->SetValue(self->pTheta,pCon, fVal);
|
||||
return iRet;
|
||||
}
|
||||
}
|
||||
return 0; /* inserted statement, guessed return value M.Z. */
|
||||
}
|
||||
/*-------------------------------------------------------------------------*/
|
||||
static int O2TCheckStatus(void *pData, SConnection *pCon)
|
||||
|
||||
Reference in New Issue
Block a user