Mercurial > pidgin
diff libpurple/signals.h @ 17274:9accf6d6cd61
Change msim_msg_get_element to msim_msg_get.
Related functions:
msim_msg_get_integer
msim_msg_get_string
all use msim_msg_get(). msim_msg_get_X gets the value as type X, but
msim_msg_get_element() didn't get the value as an element (instead, it got
the whole element). So now the name is more accurate.
author | Jeffrey Connelly <jaconnel@calpoly.edu> |
---|---|
date | Fri, 01 Jun 2007 05:07:25 +0000 |
parents | 32c366eeeb99 |
children | f4d05584369e |