eschmid         Wed May 16 08:57:35 2001 EDT

  Modified files:              
    /phpdoc/en/language types.xml 
    /phpdoc/en/functions        com.xml 
  Log:
  Please validate your changes before commits.
  
Index: phpdoc/en/language/types.xml
diff -u phpdoc/en/language/types.xml:1.21 phpdoc/en/language/types.xml:1.22
--- phpdoc/en/language/types.xml:1.21   Wed May 16 08:22:22 2001
+++ phpdoc/en/language/types.xml        Wed May 16 08:57:35 2001
@@ -277,16 +277,13 @@
         conversion</link>
        </simpara>
       
-    
-      </sect3>
-    </sect2>
-    
     <para>
      See also:
      <link linkend="ref.gmp">Arbitrary precision integeres</link> and
      <link linkend="language.types.double">Floating point numbers</link>
     </para>
-      
+      </sect3>
+    </sect2>
   </sect1>
 
   <sect1 id="language.types.double">
Index: phpdoc/en/functions/com.xml
diff -u phpdoc/en/functions/com.xml:1.9 phpdoc/en/functions/com.xml:1.10
--- phpdoc/en/functions/com.xml:1.9     Wed May 16 01:00:08 2001
+++ phpdoc/en/functions/com.xml Wed May 16 08:57:35 2001
@@ -336,7 +336,8 @@
    <title>Description</title>
    <funcsynopsis>
     <funcprototype>
-     <funcdef>void <function>com_addref</function></funcdef>
+      <funcdef>void <function>com_addref</function></funcdef>
+      <paramdef>void <parameter></parameter></paramdef>
     </funcprototype>
    </funcsynopsis>
    <para>
@@ -356,7 +357,8 @@
    <title>Description</title>
    <funcsynopsis>
     <funcprototype>
-     <funcdef>void <function>com_release</function></funcdef>
+      <funcdef>void <function>com_release</function></funcdef>
+      <paramdef>void <parameter></parameter></paramdef>
     </funcprototype>
    </funcsynopsis>
    <para>


Reply via email to