Mercurial > pidgin
changeset 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 | ffac5e345451 |
children | 0a6912730d56 |
files | src/conversation.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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);