This commit is contained in:
John Cupitt 2010-10-14 15:41:52 +00:00
parent 332476835f
commit bf029b4611
2 changed files with 2 additions and 2 deletions

View File

@ -280,7 +280,7 @@ mask_draw( Mask *mask )
* containing a valid pixel for the image's format.
* It must have at least IM_IMAGE_SIZEOF_PEL( @im ) bytes.
*
* See also: im_draw_circle(), im_text().
* See also: im_draw_circle(), im_text(), im_draw_line_user().
*
* Returns: 0 on success, or -1 on error.
*/