diff libpurple/core.h @ 25837:a95eed74fdd7

Changed "type" to "client_type" for the hash value specifying client type
author Marcus Lundblad <ml@update.uu.se>
date Tue, 10 Feb 2009 18:41:22 +0000
parents 1d3274111180
children ae2b4394fbe2
line wrap: on
line diff
--- a/libpurple/core.h	Mon Feb 09 21:21:18 2009 +0000
+++ b/libpurple/core.h	Tue Feb 10 18:41:22 2009 +0000
@@ -187,7 +187,7 @@
  *   <dt><tt>dev_website</tt></dt>
  *   <dd>the UI's development/support website, such as http://developer.pidgin.im.</dd>
  *
- *   <dt><tt>type</tt></dt>
+ *   <dt><tt>client_type</tt></dt>
  *   <dd>the type of UI (pc, console, phone, handheld, web, bot)</dd>
  *   
  * </dl>