fix small bug in imap idle stuff
authorBrenden Matthews <brenden1@rty.ca>
Wed, 24 Sep 2008 21:04:29 +0000 (21:04 +0000)
committerBrenden Matthews <brenden1@rty.ca>
Wed, 24 Sep 2008 21:04:29 +0000 (21:04 +0000)
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@1256 7f574dfc-610e-0410-a909-a81674777703

src/conky.c

index d26395d..d2878a0 100644 (file)
@@ -1902,6 +1902,7 @@ void *imap_thread(void *arg)
                                                                timed_thread_unlock(mail->p_timed_thread);
                                                        }
                                                }
+                                               buf = recvbuf;
                                                buf = strstr(buf, "RECENT");
                                                if (buf) {
                                                        // back up until we reach '*'