diff -r a56f2737937f -r 34c3dbf12e95 libpurple/core.c --- a/libpurple/core.c Thu Mar 21 01:24:27 2013 +0100 +++ b/libpurple/core.c Thu Mar 21 21:50:25 2013 +0100 @@ -222,7 +222,7 @@ */ purple_certificate_uninit(); - /* The SSL plugins must be uninit before they're unloaded */ + /* The SSL and keyring plugins must be uninit before they're unloaded */ purple_ssl_uninit(); purple_keyring_uninit();