get in sync with fishlim upstream
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include <stddef.h>
|
||||
|
||||
char *keystore_get_key(const char *nick);
|
||||
int keystore_store_key(const char *nick, const char *key);
|
||||
bool keystore_store_key(const char *nick, const char *key);
|
||||
bool keystore_delete_nick(const char *nick);
|
||||
|
||||
void keystore_secure_free(void *ptr, size_t size);
|
||||
|
||||
Reference in New Issue
Block a user