summaryrefslogtreecommitdiff
path: root/tests/scanner/annotation.h
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2011-11-25 12:09:51 -0200
committerJohan Dahlin <jdahlin@litl.com>2011-11-25 12:10:39 -0200
commit699ad0fec427c79bec1c41b2cf8e2441b9b959bc (patch)
tree457ff8073378be85ba8566afec81328fd12bbf2e /tests/scanner/annotation.h
parent9b27ce73aaeb4159daa873cdb314a50447a3143d (diff)
downloadgobject-introspection-699ad0fec427c79bec1c41b2cf8e2441b9b959bc.tar.gz
Add a floating alias for none
https://bugzilla.gnome.org/show_bug.cgi?id=657202
Diffstat (limited to 'tests/scanner/annotation.h')
-rw-r--r--tests/scanner/annotation.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/scanner/annotation.h b/tests/scanner/annotation.h
index 8bfbfd21..b3b4bd4c 100644
--- a/tests/scanner/annotation.h
+++ b/tests/scanner/annotation.h
@@ -169,6 +169,8 @@ void annotation_space_after_comment_bug631690 (void);
gchar* annotation_return_filename (void);
+GObject * annotation_transfer_floating(void);
+
/* This one we can handle properly */
#define ANNOTATION_CALCULATED_DEFINE (10 * 10)