stuff
This commit is contained in:
parent
332476835f
commit
bf029b4611
@ -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.
|
||||
*/
|
||||
|
@ -116,7 +116,7 @@ HPUX)
|
||||
Darwin)
|
||||
libvar=DYLD_LIBRARY_PATH
|
||||
;;
|
||||
|
||||
|
||||
*)
|
||||
libvar=LD_LIBRARY_PATH
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user