changeset 19974:91964384472d

Fixing certificate.c
author Gabriel Schulhof <nix@go-nix.ca>
date Wed, 12 Sep 2007 20:04:10 +0000
parents 64df2ef5a7b6
children 2c495b5e2193
files libpurple/certificate.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/certificate.c	Wed Sep 12 20:02:25 2007 +0000
+++ b/libpurple/certificate.c	Wed Sep 12 20:04:10 2007 +0000
@@ -1182,6 +1182,7 @@
 		NULL,         /* No account */
 		NULL,         /* No other user */
 		NULL,         /* No associated conversation */
+		"blist",
 		x509_tls_cached_ua_ctx_new(vrq, reason),
 		3,            /* Number of actions */
 		_("Accept"), x509_tls_cached_user_auth_accept_cb,