Mercurial > pidgin.yaz
changeset 23917:11f98b1e605b
remove misleading portion of the debug line
author | Ka-Hing Cheung <khc@hxbc.us> |
---|---|
date | Wed, 27 Aug 2008 03:05:19 +0000 |
parents | fd646e79cccf |
children | b8d38a11f9c6 c241bc48c962 |
files | libpurple/certificate.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/certificate.c Wed Aug 27 02:43:25 2008 +0000 +++ b/libpurple/certificate.c Wed Aug 27 03:05:19 2008 +0000 @@ -1485,7 +1485,7 @@ if (!tls_peers) { purple_debug_error("certificate/x509/tls_cached", - "Couldn't find local peers cache %s\nPrompting the user\n", + "Couldn't find local peers cache %s\n", tls_peers_name);