Allow /quit during TLS certificate verification prompt

This commit is contained in:
James Booth
2015-11-10 23:14:59 +00:00
parent 0bb596e14a
commit fcfdc175b6
3 changed files with 26 additions and 8 deletions

View File

@@ -45,4 +45,6 @@ void prof_handle_activity(void);
gboolean process_input(char *inp);
void prof_set_quit(void);
#endif