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