comparison libpurple/core.h @ 31533:44f53d3fc54f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:42:45 +0000
parents 2f66ad9c32a9
children da81195f635e
comparison
equal deleted inserted replaced
31532:8c6a1fa21f43 31533:44f53d3fc54f
199 * 199 *
200 * <dt><tt>client_type</tt></dt> 200 * <dt><tt>client_type</tt></dt>
201 * <dd>the type of UI. Possible values include 'pc', 'console', 'phone', 201 * <dd>the type of UI. Possible values include 'pc', 'console', 'phone',
202 * 'handheld', 'web', and 'bot'. These values are compared 202 * 'handheld', 'web', and 'bot'. These values are compared
203 * programmatically and should not be localized.</dd> 203 * programmatically and should not be localized.</dd>
204 * 204 *
205 * </dl> 205 * </dl>
206 * 206 *
207 * @return A GHashTable with strings for keys and values. This 207 * @return A GHashTable with strings for keys and values. This
208 * hash table must not be freed and should not be modified. 208 * hash table must not be freed and should not be modified.
209 * 209 *