Merge branch 'maverick' into develop
Compile under OSX
This commit is contained in:
@ -123,7 +123,7 @@ static int MMCCStart(void *pData, SConnection * pCon)
|
||||
|
||||
static int MMCCStatus(void *pData, SConnection * pCon)
|
||||
{
|
||||
int status, i;
|
||||
int status = HWIdle, i;
|
||||
pCounter pCount = NULL, pMaster = NULL;;
|
||||
pMultiCounter self = NULL;
|
||||
pDummy pDum = NULL;
|
||||
|
Reference in New Issue
Block a user