Changes to make SICS compile on OSX Maverick with clang
This commit is contained in:
@@ -376,7 +376,7 @@ int MonoAction(SConnection * pCon, SicsInterp * pSics, void *pData,
|
||||
pSicsSelector pSelf = NULL;
|
||||
TokenList *pList = NULL;
|
||||
TokenList *pCurrent;
|
||||
int iRet;
|
||||
int iRet = 0;
|
||||
char pBueffel[132];
|
||||
char pName[132];
|
||||
float fVal;
|
||||
|
||||
Reference in New Issue
Block a user