Skip to content

Commit 687b7f1

Browse files
committed
missing close brace comment
1 parent b08067f commit 687b7f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vips.c

+1
Original file line numberDiff line numberDiff line change
@@ -1768,6 +1768,7 @@ PHP_FUNCTION(vips_concurrency_set)
17681768

17691769
vips_concurrency_set(value);
17701770
}
1771+
/* }}} */
17711772

17721773
/* {{{ proto string vips_version()
17731774
Returns the version number of the vips library */

0 commit comments

Comments
 (0)