# HG changeset patch
# User Richard Laager <rlaager@wiktel.com>
# Date 1126413981 0
# Node ID b858f992b566db07611dd6626e6bc61c7ecf4ee5
# Parent  9563b768e8e2602b852a7d0f984d94d54f780288
[gaim-migrate @ 13747]
Doxygen fix.

committer: Tailor Script <tailor@pidgin.im>

diff -r 9563b768e8e2 -r b858f992b566 src/request.h
--- 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.
  */