Mercurial > pidgin
diff finch/gntdebug.c @ 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 | 47a9ba4f4373 |
children | d8b9bea550bc 2d4df5ef0090 |