Fix a typo introduced with the cppcheck fixes
This commit is contained in:
parent
ecc8c70f77
commit
e825afe3eb
@ -240,7 +240,7 @@ void Auto_frameToError(struct Auto *this, struct Program *program, struct Value
|
||||
{
|
||||
struct Pc p;
|
||||
int framePointer;
|
||||
int frameSize,;
|
||||
int frameSize;
|
||||
int retFrame;
|
||||
int i = this->stackPointer;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user