]> granicus.if.org Git - php/commitdiff
Fix exif_thumbnail
authorMarcus Boerger <helly@php.net>
Sat, 9 Aug 2003 20:43:06 +0000 (20:43 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 9 Aug 2003 20:43:06 +0000 (20:43 +0000)
ext/exif/exif.c

index c1c4efd9f6fb12edef8eb8ccec877b9486ef2eb8..ec708f3cccb0672e0e1628492f5cb2d70c07764d 100644 (file)
@@ -95,6 +95,7 @@ typedef unsigned char uchar;
 
 static
 ZEND_BEGIN_ARG_INFO(exif_thumbnail_force_ref, 1)
+       ZEND_ARG_PASS_INFO(0)
 ZEND_END_ARG_INFO();