diff -r 264eb9f91d6c -r 3bfea94dd0eb plugins/ssl/ssl-nss.c --- a/plugins/ssl/ssl-nss.c Sun Jan 04 20:21:55 2004 +0000 +++ b/plugins/ssl/ssl-nss.c Sun Jan 04 22:04:24 2004 +0000 @@ -51,7 +51,7 @@ static const PRIOMethods *_nss_methods = NULL; static PRDescIdentity _identity; -static void +static void ssl_nss_init_nss(void) { PR_Init(PR_SYSTEM_THREAD, PR_PRIORITY_NORMAL, 1);