Add a path field
This commit is contained in:
@@ -70,6 +70,7 @@ typedef struct __hipadaba {
|
||||
struct __hipadaba *next;
|
||||
struct __hdbcallback *callBackChain;
|
||||
char *name;
|
||||
char *path;
|
||||
hdbValue value;
|
||||
int protected;
|
||||
pStringDict properties;
|
||||
|
||||
Reference in New Issue
Block a user