update g15 driver to be compatible with g15daemon > 1.2 (Anthony J. Mirabella)
This commit is contained in:
@@ -32,6 +32,8 @@ typedef struct driver_private_data {
|
||||
int cellwidth, cellheight;
|
||||
/* file descriptor for g15daemon socket */
|
||||
int g15screen_fd;
|
||||
/* g15daemon version for compatibility checks */
|
||||
const char *g15d_ver;
|
||||
/* canvas for LCD contents */
|
||||
g15canvas *canvas;
|
||||
g15canvas *backingstore;
|
||||
|
||||
Reference in New Issue
Block a user