vrana           Tue Aug  3 10:18:49 2004 EDT

  Modified files:              
    /phpdoc/en/reference/exif/functions exif-thumbnail.xml 
  Log:
  Fix proto
  
http://cvs.php.net/diff.php/phpdoc/en/reference/exif/functions/exif-thumbnail.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/exif/functions/exif-thumbnail.xml
diff -u phpdoc/en/reference/exif/functions/exif-thumbnail.xml:1.1 
phpdoc/en/reference/exif/functions/exif-thumbnail.xml:1.2
--- phpdoc/en/reference/exif/functions/exif-thumbnail.xml:1.1   Sun Jul 25 19:08:33 
2004
+++ phpdoc/en/reference/exif/functions/exif-thumbnail.xml       Tue Aug  3 10:18:48 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.78 -->
  <refentry id="function.exif-thumbnail">
   <refnamediv>
@@ -12,7 +12,7 @@
     <type>string</type><methodname>exif_thumbnail</methodname>
      <methodparam><type>string</type><parameter>filename</parameter></methodparam>
      <methodparam 
choice="opt"><type>int</type><parameter>&amp;width</parameter></methodparam>
-     <methodparam 
choice="opt"><type>int</type><parameter>&amp;height</parameter></methodparam>
+     <methodparam><type>int</type><parameter>&amp;height</parameter></methodparam>
      <methodparam 
choice="opt"><type>int</type><parameter>&amp;imagetype</parameter></methodparam>
    </methodsynopsis>
    <para>

Reply via email to