From: Hartmut Holzgraefe Date: Mon, 25 Mar 2002 01:08:39 +0000 (+0000) Subject: pproto fix X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~1049 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2b8655775c8cba46219df309441b0f888e120b6;p=php pproto fix --- diff --git a/ext/exif/exif.c b/ext/exif/exif.c index 92e00c12a2..45c49c99a5 100644 --- a/ext/exif/exif.c +++ b/ext/exif/exif.c @@ -3234,7 +3234,7 @@ PHP_FUNCTION(exif_thumbnail) } /* }}} */ -/* {{{ proto long getimagesize(string imagefile) +/* {{{ proto long exif_imagetype(string imagefile) Get the type of an image */ PHP_FUNCTION(exif_imagetype) {