]> granicus.if.org Git - php/commitdiff
pproto fix
authorHartmut Holzgraefe <hholzgra@php.net>
Mon, 25 Mar 2002 01:08:39 +0000 (01:08 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Mon, 25 Mar 2002 01:08:39 +0000 (01:08 +0000)
ext/exif/exif.c

index 92e00c12a258e15b7dce15d4c061b228ecbcd8e1..45c49c99a5396fdf4f084f7fe46e3573f299987d 100644 (file)
@@ -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)
 {