# HG changeset patch # User Mark Doliner # Date 1074606168 0 # Node ID eb2a420060f80d7aa5a39e712eeae9b5a13dc2e7 # Parent c06b233aa84d0a8878ada973621ed6a3351d950e [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 diff -r c06b233aa84d -r eb2a420060f8 src/gtkimhtml.c --- 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);