]> granicus.if.org Git - php/commitdiff
proto fix
authorAndrey Hristov <andrey@php.net>
Thu, 12 Jun 2003 12:32:22 +0000 (12:32 +0000)
committerAndrey Hristov <andrey@php.net>
Thu, 12 Jun 2003 12:32:22 +0000 (12:32 +0000)
ext/curl/interface.c

index 3098cfb5fd25eda3af4752717b7cc74886bf0fad..7ef0596e5952f75c467dfe8ccd16f31c118180e0 100644 (file)
@@ -1070,7 +1070,7 @@ PHP_FUNCTION(curl_exec)
 }
 /* }}} */
 
-/* {{{ proto string curl_getinfo(resource ch, int opt)
+/* {{{ proto mixed curl_getinfo(resource ch, int opt)
    Get information regarding a specific transfer */
 PHP_FUNCTION(curl_getinfo)
 {