mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-19 14:26:21 +00:00
Fix typo
This commit is contained in:
@@ -988,7 +988,7 @@ sv_ev_certfail(const char *const errormsg, TLSCertificate *cert)
|
||||
}
|
||||
|
||||
if (g_strcmp0(cmd, "/tls allow") == 0) {
|
||||
cons_show("Coninuing with connection.");
|
||||
cons_show("Continuing with connection.");
|
||||
tlscerts_set_current(cert->fingerprint);
|
||||
free(cmd);
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user