From d3faada6f3d3ce2b3d52bedc675ee1ef74e3bacd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Janko=20Marohni=C4=87?= Date: Wed, 13 Jun 2018 11:17:45 +0200 Subject: [PATCH] Fix missing vips_addalpha() docs --- libvips/conversion/bandjoin.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libvips/conversion/bandjoin.c b/libvips/conversion/bandjoin.c index 7f284907..5367181a 100644 --- a/libvips/conversion/bandjoin.c +++ b/libvips/conversion/bandjoin.c @@ -499,7 +499,8 @@ vips_bandjoin_const1( VipsImage *in, VipsImage **out, double c, ... ) return( result ); } -/* vips_addalpha: (method) +/** + * vips_addalpha: (method) * @in: input image * @out: (out): output image * @...: %NULL-terminated list of optional named arguments