Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/scanner/foo.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/foo.h')
-rw-r--r--tests/scanner/foo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/scanner/foo.h b/tests/scanner/foo.h
index 060b5d5..dec9058 100644
--- a/tests/scanner/foo.h
+++ b/tests/scanner/foo.h
@@ -320,5 +320,6 @@ GQuark foo_error_quark (void);
/* Should be skipped */
void foo_some_variant (guint x, va_list args);
+void foo_some_variant_ptr (guint x, va_list *args);
#endif /* __FOO_OBJECT_H__ */