[gobject-introspection/tintou/closure-destroy-fix] Fix Regress-1.0-expected lines



commit 7d9ef810e25ed4cccae9eaebf78e24873cebbd66
Author: Corentin Noël <corentin elementary io>
Date:   Thu Aug 1 07:45:35 2019 +0200

    Fix Regress-1.0-expected lines

 tests/scanner/Regress-1.0-expected.gir | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/tests/scanner/Regress-1.0-expected.gir b/tests/scanner/Regress-1.0-expected.gir
index a5e3665d..333ddcd2 100644
--- a/tests/scanner/Regress-1.0-expected.gir
+++ b/tests/scanner/Regress-1.0-expected.gir
@@ -5598,14 +5598,14 @@ the introspection client langage.</doc>
         <attribute name="yet.another.annotation" value="another_value"/>
         <doc xml:space="preserve"
              filename="annotation.c"
-             line="764">The return value.</doc>
+             line="766">The return value.</doc>
         <type name="gint" c:type="gint"/>
       </return-value>
       <parameters>
         <parameter name="object" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="annotation.c"
-               line="761">A #RegressAnnotationObject.</doc>
+               line="763">A #RegressAnnotationObject.</doc>
           <type name="AnnotationObject" c:type="RegressAnnotationObject*"/>
         </parameter>
         <parameter name="data" transfer-ownership="none">
@@ -5613,7 +5613,7 @@ the introspection client langage.</doc>
           <attribute name="another.annotation" value="blahvalue"/>
           <doc xml:space="preserve"
                filename="annotation.c"
-               line="762">Some data.</doc>
+               line="764">Some data.</doc>
           <type name="utf8" c:type="const gchar*"/>
         </parameter>
       </parameters>
@@ -5660,7 +5660,7 @@ detection, and fixing it via annotations.</doc>
       <return-value transfer-ownership="full">
         <doc xml:space="preserve"
              filename="annotation.c"
-             line="732">Source file</doc>
+             line="734">Source file</doc>
         <type name="filename" c:type="char*"/>
       </return-value>
     </function>
@@ -5702,7 +5702,7 @@ detection, and fixing it via annotations.</doc>
         <parameter name="foo" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="annotation.c"
-               line="775">some text (e.g. example) or else</doc>
+               line="777">some text (e.g. example) or else</doc>
           <type name="gint" c:type="int"/>
         </parameter>
       </parameters>
@@ -5717,7 +5717,7 @@ detection, and fixing it via annotations.</doc>
         <parameter name="array" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="annotation.c"
-               line="752">the array</doc>
+               line="754">the array</doc>
           <array name="GLib.PtrArray" c:type="GPtrArray*">
             <type name="GObject.Value"/>
           </array>
@@ -5753,7 +5753,7 @@ detection, and fixing it via annotations.</doc>
       <return-value transfer-ownership="full">
         <doc xml:space="preserve"
              filename="annotation.c"
-             line="814">An annotated filename</doc>
+             line="816">An annotated filename</doc>
         <type name="filename" c:type="gchar*"/>
       </return-value>
     </function>
@@ -5767,7 +5767,7 @@ detection, and fixing it via annotations.</doc>
         <parameter name="fname" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="annotation.c"
-               line="742">Source file</doc>
+               line="744">Source file</doc>
           <type name="filename" c:type="const char*"/>
         </parameter>
       </parameters>
@@ -5776,7 +5776,7 @@ detection, and fixing it via annotations.</doc>
               c:identifier="regress_annotation_space_after_comment_bug631690">
       <doc xml:space="preserve"
            filename="annotation.c"
-           line="801">Explicitly test having a space after the ** here.</doc>
+           line="803">Explicitly test having a space after the ** here.</doc>
       <source-position filename="annotation.h" line="271"/>
       <return-value transfer-ownership="none">
         <type name="none" c:type="void"/>
@@ -5832,12 +5832,12 @@ detection, and fixing it via annotations.</doc>
               c:identifier="regress_annotation_test_parsing_bug630862">
       <doc xml:space="preserve"
            filename="annotation.c"
-           line="787">See https://bugzilla.gnome.org/show_bug.cgi?id=630862</doc>
+           line="789">See https://bugzilla.gnome.org/show_bug.cgi?id=630862</doc>
       <source-position filename="annotation.h" line="267"/>
       <return-value transfer-ownership="none">
         <doc xml:space="preserve"
              filename="annotation.c"
-             line="792">An object, note the colon:in here</doc>
+             line="794">An object, note the colon:in here</doc>
         <type name="GObject.Object" c:type="GObject*"/>
       </return-value>
     </function>
@@ -5847,14 +5847,14 @@ detection, and fixing it via annotations.</doc>
       <return-value transfer-ownership="none">
         <doc xml:space="preserve"
              filename="annotation.c"
-             line="826">A floating object</doc>
+             line="828">A floating object</doc>
         <type name="GObject.Object" c:type="GObject*"/>
       </return-value>
       <parameters>
         <parameter name="object" transfer-ownership="none">
           <doc xml:space="preserve"
                filename="annotation.c"
-               line="824">an object</doc>
+               line="826">an object</doc>
           <type name="GObject.Object" c:type="GObject*"/>
         </parameter>
       </parameters>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]