mirror of
https://github.com/sist2app/sist2.git
synced 2026-01-22 18:34:28 +00:00
Fix #76
This commit is contained in:
@@ -27,4 +27,6 @@ char *store_read(store_t *store, char *key, size_t key_len, size_t *ret_vallen);
|
||||
|
||||
GHashTable *store_read_all(store_t *store);
|
||||
|
||||
void store_copy(store_t *store, const char *destination);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user