aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/im-sandbox.c')
-rw-r--r--src/im-sandbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/im-sandbox.c b/src/im-sandbox.c
index 8e1e5004..4337e4a2 100644
--- a/src/im-sandbox.c
+++ b/src/im-sandbox.c
@@ -526,7 +526,7 @@ static int run_work(const struct index_args *iargs, Stream *st,
* eventually be freed by image_free() under process_image(). */
if ( sb->profile ) {
- profile_print_and_reset();
+ profile_print_and_reset(cookie);
}
}