fix names
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include "dim_sdk.h"
|
||||
|
||||
PLUG_INFO("Example plugin", "0.0.1", "GPLv3")
|
||||
PLUG_INFO("example_c", "0.0.1", "GPLv3")
|
||||
|
||||
typedef struct plug_t {
|
||||
char* some_data;
|
||||
|
||||
Reference in New Issue
Block a user