summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/scanner/annotation.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/scanner/annotation.c b/tests/scanner/annotation.c
index fb8b48f4..a55166c2 100644
--- a/tests/scanner/annotation.c
+++ b/tests/scanner/annotation.c
@@ -714,7 +714,9 @@ regress_annotation_object_extra_annos (RegressAnnotationObject *object)
/**
* regress_annotation_custom_destroy:
- * @callback: (destroy destroy) (closure data): Destroy notification
+ * @callback: Destroy notification
+ * @destroy: (destroy callback):
+ * @data: (closure callback):
*
* Test messing up the heuristic of closure/destroy-notification
* detection, and fixing it via annotations.