From d520283ec5eefccd54ab2423967fb535d505138c Mon Sep 17 00:00:00 2001 From: Daniel Beckham Date: Mon, 21 May 2001 03:36:19 +0000 Subject: [PATCH] corrected doc bug #10335 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@48027 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/pdf.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/functions/pdf.xml b/functions/pdf.xml index 156b4cf6fb..34ba8a79ac 100644 --- a/functions/pdf.xml +++ b/functions/pdf.xml @@ -1990,12 +1990,12 @@ pdf_close_image($pdf, $pim); Description - - void pdf_setdash - int pdf object - double w - double b - + + void pdf_setdash + int pdf object + double b + double w + Set the current dash pattern to b black and w white units.