application/config.h

changeset 65
48f43130b4a2
parent 60
ee4e4742391e
--- a/application/config.h	Mon Oct 28 07:37:45 2024 +0100
+++ b/application/config.h	Mon Oct 28 15:20:58 2024 +0100
@@ -62,6 +62,7 @@
 cxmutstr load_key_file(const char *filename);
 
 PwdStore* get_pwdstore(void);
+void set_pwdstore(PwdStore *newstore);
 int pwdstore_save(PwdStore *pwdstore);
 
 

mercurial