# HG changeset patch # User Richard Laager # Date 1142279208 0 # Node ID 231c58da452dd2eb4a24cbceec6de8d8fb057676 # Parent 94d6dedf700ad1f21dbb02441af7f1ee7b35cfdd [gaim-migrate @ 15875] Fix the other half of CID 63 the same way faceprint fixed the first half. committer: Tailor Script diff -r 94d6dedf700a -r 231c58da452d src/util.c --- a/src/util.c Mon Mar 13 18:57:00 2006 +0000 +++ b/src/util.c Mon Mar 13 19:46:48 2006 +0000 @@ -1860,8 +1860,6 @@ c = t; break; } - if (!t) - break; t++; } }