# HG changeset patch # User Christian Hammond # Date 1051258322 0 # Node ID 2819f90a20ba84fd7dc1c737b247a804ae977103 # Parent ffac5e345451e5fa13c16f12146aecb0e82fa709 [gaim-migrate @ 5575] Documentation typo. committer: Tailor Script diff -r ffac5e345451 -r 2819f90a20ba src/conversation.h --- a/src/conversation.h Fri Apr 25 07:35:42 2003 +0000 +++ b/src/conversation.h Fri Apr 25 08:12:02 2003 +0000 @@ -1184,7 +1184,7 @@ * Sets the UI operations structure to be used in all gaim conversation * windows. * - * @param fnc The function. + * @param ops The UI operations structure. */ void gaim_set_win_ui_ops(struct gaim_window_ui_ops *ops);