changeset 8012:5a6853d0ae27

[gaim-migrate @ 8692] " This is just a guess, but I don't think the buddy list cares about conversation window ops. So this hopefully fixes it properly." --"TheDeveloper" committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Mon, 05 Jan 2004 19:52:46 +0000
parents 335a54c6fd90
children 03a689c3b3b7
files src/blist.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/blist.h	Mon Jan 05 17:43:58 2004 +0000
+++ b/src/blist.h	Mon Jan 05 19:52:46 2004 +0000
@@ -159,7 +159,7 @@
 /**
  * Buddy list UI operations.
  *
- * Any UI representing a buddy list must assign a filled-out gaim_conv_window_ops
+ * Any UI representing a buddy list must assign a filled-out gaim_blist_window_ops
  * structure to the buddy list core.
  */
 struct _GaimBlistUiOps