diff -r a8fc92026134 -r 84bcb3fe456e 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. */