lpt_device_t.internal_name added
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
typedef struct
|
||||
{
|
||||
const char *name;
|
||||
const char *internal_name;
|
||||
|
||||
void * (*init)(void *lpt);
|
||||
void (*close)(void *p);
|
||||
|
||||
Reference in New Issue
Block a user