Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/scanner/annotation-1.0-expected.gir
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/annotation-1.0-expected.gir')
-rw-r--r--tests/scanner/annotation-1.0-expected.gir5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/scanner/annotation-1.0-expected.gir b/tests/scanner/annotation-1.0-expected.gir
index c37d2d4..91fe561 100644
--- a/tests/scanner/annotation-1.0-expected.gir
+++ b/tests/scanner/annotation-1.0-expected.gir
@@ -10,7 +10,10 @@ and/or use gtk-doc annotations. -->
<include name="GObject" version="2.0"/>
<include name="utility" version="1.0"/>
<package name="gobject-2.0"/>
- <namespace name="annotation" version="1.0" shared-library="annotation">
+ <namespace name="annotation"
+ version="1.0"
+ shared-library="annotation"
+ c:prefix="annotation">
<callback name="Callback"
c:type="AnnotationCallback"
doc="This is a callback.">