oops, typo
This commit is contained in:
parent
c833bae2af
commit
8d605e0512
@ -24,7 +24,7 @@
|
|||||||
typedef struct {
|
typedef struct {
|
||||||
void * handle;
|
void * handle;
|
||||||
const char * format;
|
const char * format;
|
||||||
const char * (*get_nindir)(void *handle);
|
const char * (*get_bindir)(void *handle);
|
||||||
const char * (*get_datadir)(void *handle);
|
const char * (*get_datadir)(void *handle);
|
||||||
} plugin_callbacks;
|
} plugin_callbacks;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user