# HG changeset patch # User Luke Schierer # Date 1073332366 0 # Node ID 5a6853d0ae275f885b6fd88605ecd5cdf978d1ad # Parent 335a54c6fd90c28ae977a1da63451eb8759336e9 [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 diff -r 335a54c6fd90 -r 5a6853d0ae27 src/blist.h --- 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