From: Michael Wallner Date: Mon, 26 Mar 2012 18:44:24 +0000 (+0000) Subject: fypo tix X-Git-Tag: DEV_2-before-client~2 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=b8281599bb3809e05b1e6ef67471154c34db87f0;p=m6w6%2Fext-http fypo tix --- diff --git a/php_http_message.c b/php_http_message.c index b25f697..e5feece 100644 --- a/php_http_message.c +++ b/php_http_message.c @@ -610,7 +610,7 @@ PHP_HTTP_BEGIN_ARGS(toCallback, 1) PHP_HTTP_ARG_VAL(callback, 0) PHP_HTTP_END_ARGS; PHP_HTTP_BEGIN_ARGS(toStream, 1) - HTTP_ARG_VAL(stream, 0) + PHP_HTTP_ARG_VAL(stream, 0) PHP_HTTP_END_ARGS; PHP_HTTP_EMPTY_ARGS(count);