Revision 1d546411b853337b20dad0199fdb3eb5ea4db03f

jeff2 at soc.pidgin.im jeff2 at soc.pidgin.im
Sat Aug 25 21:46:05 EDT 2007


-----------------------------------------------------------------
Revision: 1d546411b853337b20dad0199fdb3eb5ea4db03f
Ancestor: 5d70faff5942ee5bd14db8105e64bb3f4d073fa4
Author: jeff2 at soc.pidgin.im
Date: 2007-08-25T23:05:57
Branch: im.pidgin.pidgin

Modified files:
        libpurple/protocols/myspace/myspace.c

ChangeLog: 

In msimprpl, replace !strcmp() with g_str_equal() everywhere.
Although g_str_equal() from glib was intended to be used for
comparisons of hash table keys, it has clearer semantics than
strcmp() (<0, =0, >0 vs. true, false) and is easier to read.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1d546411b853337b20dad0199fdb3eb5ea4db03f.diff
Type: text/x-diff
Size: 8154 bytes
Desc: not available
Url : http://pidgin.im/pipermail/commits/attachments/20070825/19c9591a/attachment-0001.diff 


More information about the Commits mailing list