correct datatype
This commit is contained in:
parent
aef366e593
commit
ed516cc804
@ -53,7 +53,7 @@ typedef struct{
|
||||
char title[30];
|
||||
} StFlt;
|
||||
typedef struct{
|
||||
int last_error;
|
||||
long last_error;
|
||||
int error_level;
|
||||
int height;
|
||||
int width;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user