silence compiler warnings (Eric Pooch)
This commit is contained in:
@@ -154,8 +154,8 @@ typedef struct {
|
|||||||
CGmode ccmode;
|
CGmode ccmode;
|
||||||
|
|
||||||
/* feature enable */
|
/* feature enable */
|
||||||
int *hardwrap;
|
int hardwrap;
|
||||||
int *hardscroll;
|
int hardscroll;
|
||||||
|
|
||||||
POS_EmulationType emulation_mode; /* The emulation type */
|
POS_EmulationType emulation_mode; /* The emulation type */
|
||||||
int output_state; /* static data from serialPOS_output */
|
int output_state; /* static data from serialPOS_output */
|
||||||
|
|||||||
Reference in New Issue
Block a user