made code proper to avoid warning/fixed some small potential bugs
This commit is contained in:
1
sicvar.c
1
sicvar.c
@@ -443,6 +443,7 @@ static int VarSetFromText(pSicsVariable self, SConnection *pCon, char *text)
|
||||
{
|
||||
return VarSetFloat(self,(float)dVal,SCGetRights(pCon));
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
/*--------------------------------------------------------------------------
|
||||
Variables understands some commands:
|
||||
|
||||
Reference in New Issue
Block a user