mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 08:16:21 +00:00
Ensure instances of auto types are initialized
Follow-up of #1913 Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
@@ -99,5 +99,6 @@ void win_remove_entry_message(ProfWin* window, const char* const id);
|
||||
char* win_quote_autocomplete(ProfWin* window, const char* const input, gboolean previous);
|
||||
|
||||
char* get_show_char(prof_enc_t encryption_mode);
|
||||
char* get_enc_char(prof_enc_t enc_mode, const char* alt);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user