mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 02:46:21 +00:00
Simplified autocompleters and command history
This commit is contained in:
@@ -114,7 +114,7 @@ void prefs_close(void);
|
||||
|
||||
char * prefs_find_login(char *prefix);
|
||||
void prefs_reset_login_search(void);
|
||||
char * prefs_autocomplete_boolean_choice(char *prefix);
|
||||
char * prefs_autocomplete_boolean_choice(const char * const prefix);
|
||||
void prefs_reset_boolean_choice(void);
|
||||
|
||||
gint prefs_get_gone(void);
|
||||
|
||||
Reference in New Issue
Block a user