gaim/gaim

Still dumb. This works now, I promise.

2006-04-10, Richard Laager
255b89c51c20
Parents 15ae3439a749
Children 35e46cddb5e4
Still dumb. This works now, I promise.
  • +1 -1
    src/util.c
  • --- a/src/util.c Mon Apr 10 20:28:53 2006 -0400
    +++ b/src/util.c Mon Apr 10 20:31:09 2006 -0400
    @@ -2635,7 +2635,7 @@
    }
    }
    - if (ret != NULL)
    + if (ret == NULL)
    {
    static char buf[BUF_LEN];
    char *tmp;