didou           Fri Feb  2 02:15:31 2007 UTC

  Modified files:              
    /phpdoc/en/reference/pdf/functions  pdf-endpath.xml 
  Log:
  Fix #40299: missing protos for PDF_endpath
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pdf/functions/pdf-endpath.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/pdf/functions/pdf-endpath.xml
diff -u phpdoc/en/reference/pdf/functions/pdf-endpath.xml:1.6 
phpdoc/en/reference/pdf/functions/pdf-endpath.xml:1.7
--- phpdoc/en/reference/pdf/functions/pdf-endpath.xml:1.6       Fri Feb  2 
02:11:07 2007
+++ phpdoc/en/reference/pdf/functions/pdf-endpath.xml   Fri Feb  2 02:15:31 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry id="function.pdf-endpath">
  <refnamediv>
   <refname>PDF_endpath</refname>
@@ -7,6 +7,10 @@
  </refnamediv>
  <refsect1 role="description">
   &reftitle.description;
+  <methodsynopsis>
+   <type>bool</type><methodname>PDF_endpath</methodname>
+   <methodparam><type>resource</type><parameter>p</parameter></methodparam>
+  </methodsynopsis>
   <para>
    Ends the current path without filling or stroking it.
   </para>

Reply via email to