Mon, 11 Jun 2007 07:38:54 +0000
Richard, you might want to take a look at this. I have no idea what's going on here.
| libpurple/log.c | file | annotate | diff | comparison | revisions |
--- a/libpurple/log.c Mon Jun 11 07:32:36 2007 +0000 +++ b/libpurple/log.c Mon Jun 11 07:38:54 2007 +0000 @@ -710,6 +710,7 @@ int imgid = 0; char *idstr = NULL; + /* TODO: As implemented, this never happens */ if (newmsg == NULL) newmsg = g_string_new(""); @@ -782,6 +783,7 @@ tmp = end + 1; } + /* TODO: As implemented, this never happens */ if (newmsg == NULL) { /* No images were found to change. */