changeset 7993:495d3dbb4e84

[gaim-migrate @ 8670] Evil whitespace. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 04 Jan 2004 22:04:24 +0000
parents efc78aee5817
children d5874c4f19c5
files plugins/ssl/ssl-nss.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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);