# HG changeset patch # User Richard Laager # Date 1142279208 0 # Node ID 1cf2401c310c869d51ec29cef93bab1bc18766b3 # Parent f6c5088158696bde1b9b6d7bba58a4bf3f3c09d5 [gaim-migrate @ 15875] Fix the other half of CID 63 the same way faceprint fixed the first half. diff -r f6c508815869 -r 1cf2401c310c 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++; } }