diff src/request.h @ 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 f0bc5f121684
children 6cbffa7a9089
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.
  */