ID: 10335
Updated by: danbeck
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Documentation problem
Operating system: 
PHP Version: 4.0 Latest CVS (15/04/2001)
Assigned To: 
Comments:

Corrected in latest phpdoc cvs.

Previous Comments:
---------------------------------------------------------------------------

[2001-04-15 10:15:20] [EMAIL PROTECTED]
Function description is currently
void PDF_setdash (int pdf object, double w, double b)

Should be
void PDF_setdash (int pdf object, double b, double w)

The proto description in the source is wrong (bug report filed).

PDFlib docs says function as
void PDF_setdash(PDF *p,float b,float w)

Experimentation with the function will prove this to be true.


---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10335&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to