Mercurial > pidgin
diff src/conversation.h @ 5207:2819f90a20ba
[gaim-migrate @ 5575]
Documentation typo.
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Fri, 25 Apr 2003 08:12:02 +0000 |
| parents | 4691c5936c01 |
| children | 9eb5b13fd412 |
line wrap: on
line diff
--- 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);
