jimw            Sat Dec  8 14:56:06 2001 EDT

  Modified files:              
    /phpdoc/en/functions        image.xml 
  Log:
  imagecolorallocate: returns -1 on failure
  
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.63 phpdoc/en/functions/image.xml:1.64
--- phpdoc/en/functions/image.xml:1.63  Mon Dec  3 14:35:57 2001
+++ phpdoc/en/functions/image.xml       Sat Dec  8 14:56:05 2001
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.63 $ -->
+<!-- $Revision: 1.64 $ -->
 <reference id="ref.image">
  <title>Image functions</title>
  <titleabbrev>Image</titleabbrev>
@@ -459,6 +459,9 @@
 ]]>
      </programlisting>
     </informalexample>
+   </para>
+   <para>
+    Returns -1 if the allocation failed.
    </para>
   </refsect1>
  </refentry>


Reply via email to