From: Daniel Beulshausen Date: Wed, 31 Jan 2001 17:00:11 +0000 (+0000) Subject: fix typo X-Git-Tag: php-4.0.5RC1~420 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=04267de3a121cf93018716b7949417d354a72f0e;p=php fix typo --- diff --git a/ext/pdf/pdf.c b/ext/pdf/pdf.c index 64dd22262e..1d52e0cd65 100644 --- a/ext/pdf/pdf.c +++ b/ext/pdf/pdf.c @@ -2368,7 +2368,7 @@ PHP_FUNCTION(pdf_open_ccitt) { convert_to_long_ex(arg6); convert_to_long_ex(arg7); - pdf_image = PDF_open_ccitt(pdf, + pdf_image = PDF_open_CCITT(pdf, image, Z_LVAL_PP(arg3), Z_LVAL_PP(arg4),