]> git.imager.perl.org - imager.git/blobdiff - context.c
improve error reporting for an iolayer test failing on some smokers
[imager.git] / context.c
index 8a281c9d2358b6b27dec785756e688e84c5f43d5..0598a6abf3669bc67aac931fde873d99cdff302f 100644 (file)
--- a/context.c
+++ b/context.c
@@ -195,6 +195,9 @@ im_context_clone(im_context_t ctx, const char *where) {
 
 Allocate a new context-local-storage slot.
 
+C<desctructor> will be called when the context is destroyed if the
+corresponding slot is non-NULL.
+
 =cut
 */