mirror of
https://github.com/simon987/sist2.git
synced 2025-12-13 23:39:04 +00:00
wip
This commit is contained in:
@@ -19,6 +19,7 @@ typedef struct index_descriptor {
|
||||
typedef struct index_t {
|
||||
struct index_descriptor desc;
|
||||
struct store_t *store;
|
||||
struct store_t *tag_store;
|
||||
char path[PATH_MAX];
|
||||
} index_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user