From 66a87b709d895cb5ad28d17e10db5c34f75c8bc9 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Thu, 11 Nov 2010 17:06:15 +0000 Subject: [PATCH] stuff --- libvips/morphology/im_cntlines.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libvips/morphology/im_cntlines.c b/libvips/morphology/im_cntlines.c index bd8e4359..0a96a5c4 100644 --- a/libvips/morphology/im_cntlines.c +++ b/libvips/morphology/im_cntlines.c @@ -64,7 +64,7 @@ * Xsize or Ysize and returns the mean of the result * Input should be one band, 8-bit. * - * See also: im_erode(). + * See also: im_erode(), im_zerox(), im_conv(). * * Returns: 0 on success, -1 on error. */