Skip to content

Commit

Permalink
fix documentation of i_gpix_d (internal)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoz committed Feb 23, 2016
1 parent 3515e65 commit bfb2c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion img8.c
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ Internal function.
This is the function kept in the i_f_gpix member of an i_img object.
It does normal retrieval of a pixel from the image with range checking.
Returns 0 if the pixel could be set, -1 otherwise.
Returns 0 if the pixel could be retrieved, -1 otherwise.
=cut
*/
Expand Down

0 comments on commit bfb2c63

Please sign in to comment.