diff src/blist.h @ 6735:b0913ab92893

[gaim-migrate @ 7267] This is some compile warning cleanup stuff. I tried compiling with CFLAGS="-ansi -ggdb -pedantic -Wall" It's fun. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 04 Sep 2003 03:50:22 +0000
parents 41120df7ed94
children a781689ca455
line wrap: on
line diff
--- a/src/blist.h	Thu Sep 04 02:17:23 2003 +0000
+++ b/src/blist.h	Thu Sep 04 03:50:22 2003 +0000
@@ -628,7 +628,7 @@
 void gaim_blist_chat_set_setting(GaimBlistChat *c, const char *key, const char *value);
 
 /**
- * Retrieves data from the XML buddy list set by gaim_chat_set_setting())
+ * Retrieves data from the XML buddy list set by gaim_blist_chat_set_setting())
  *
  * @param c      The chat to retrieve data from
  * @param key    The key to retrieve the data with