Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-C-expected / Regress.test_value_return.page
index 2edb30a..25d1f71 100644 (file)
@@ -6,7 +6,6 @@
       xmlns:api="http://projectmallard.org/experimental/api/"
       xmlns:ui="http://projectmallard.org/1.0/ui/">
   <info>
-    
     <link xref="index" group="function" type="guide"/>
     <api:function>
       <api:returns>
         <api:name>i</api:name>
       </api:arg>
     </api:function>
-
   </info>
   <title>regress_test_value_return</title>
-  
-<synopsis><code mime="text/x-csrc">
+  <synopsis><code mime="text/x-csrc">
 const GValue* regress_test_value_return (int i);
-</code></synopsis>
+  </code></synopsis>
+
 
-  
-    
-  
-  
-  
-  
 <terms>
 <item>
 <title><code>i</code></title>
-<p>an int</p>
+  <p>an int</p>
 </item>
 <item>
 <title><code>Returns</code></title>
-<p>the int wrapped in a GValue.</p>
+  <p>the int wrapped in a GValue.</p>
 </item>
 </terms>
 
-  
-  
 </page>