comparison src/away.c @ 1499:de0b946e86a4

[gaim-migrate @ 1509] woohoo, i'm back. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 23 Feb 2001 23:58:35 +0000
parents 6650776468b3
children 0b6e4d52de63
comparison
equal deleted inserted replaced
1498:0ef6603d986e 1499:de0b946e86a4
359 awy = g_slist_next(awy); 359 awy = g_slist_next(awy);
360 } 360 }
361 } 361 }
362 msgs = g_list_next(msgs); 362 msgs = g_list_next(msgs);
363 } 363 }
364
365 g_list_free(tmp);
364 } else { 366 } else {
365 while (con) { 367 while (con) {
366 char buf[256]; 368 char buf[256];
367 GList *msgs, *tmp; 369 GList *msgs, *tmp;
368 gc = con->data; 370 gc = con->data;