changeset 8149:eb2a420060f8

[gaim-migrate @ 8860] Aw, it's awesome, Jellyman. Little dudes are just eggs, leave 'em on the beach to hatch, then coo-coo-ca-choo, they find their way back to the big ol' blue. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 20 Jan 2004 13:42:48 +0000
parents c06b233aa84d
children 20262ccefdd8
files src/gtkimhtml.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/gtkimhtml.c	Tue Jan 20 13:15:14 2004 +0000
+++ b/src/gtkimhtml.c	Tue Jan 20 13:42:48 2004 +0000
@@ -382,8 +382,8 @@
 
 
 	if (info == TARGET_HTML) {
+		int len;
 		char *selection;
-		int len;
 		GString *str = g_string_new(NULL);
 		text = gtk_imhtml_get_markup_range(imhtml, &start, &end);