Mercurial > pidgin.yaz
changeset 11502:b858f992b566
[gaim-migrate @ 13747]
Doxygen fix.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 11 Sep 2005 04:46:21 +0000 |
parents | 9563b768e8e2 |
children | cd0c8830d881 |
files | src/request.h |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/request.h Sun Sep 11 03:58:13 2005 +0000 +++ b/src/request.h Sun Sep 11 04:46:21 2005 +0000 @@ -970,7 +970,8 @@ * * @param id The field ID. * @param text The label of the field. - * @param path Path to the image to be displayed. + * @param buf The image data. + * @param size The size of the data in @a buffer. * * @return The new field. */