diff src/protocols/silc/ft.c @ 8910:26c9b8761707

[gaim-migrate @ 9680] a patch from wing to fix some grammer and puctuation (but not my spelling), and some white space committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 09 May 2004 04:06:58 +0000
parents 50d0f76639e7
children b8138f3959dc
line wrap: on
line diff
--- a/src/protocols/silc/ft.c	Sun May 09 01:39:42 2004 +0000
+++ b/src/protocols/silc/ft.c	Sun May 09 04:06:58 2004 +0000
@@ -289,7 +289,7 @@
 {
 	SilcGaimXfer xfer = x->data;
 	const char *name;
-	char *local_ip = NULL, *remote_ip = NULL;;
+	char *local_ip = NULL, *remote_ip = NULL;
 	gboolean local = TRUE;
 
 	name = gaim_xfer_get_local_filename(x);