[gaim-migrate @ 15875]

Mon, 13 Mar 2006 19:46:48 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Mon, 13 Mar 2006 19:46:48 +0000
changeset 13500
1cf2401c310c
parent 13499
f6c508815869
child 13501
2dd796bd5402

[gaim-migrate @ 15875]
Fix the other half of CID 63 the same way faceprint fixed the first half.

src/util.c file | annotate | diff | comparison | revisions
--- 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++;
 				}
 			}

mercurial