From: Michael Wallner Date: Wed, 9 Jun 2010 08:30:34 +0000 (+0000) Subject: silly mistake X-Git-Tag: RELEASE_1_7_0~1 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=1ff52a3e07565d94dab3eccb485aba28c0d10b84 silly mistake --- diff --git a/http_functions.c b/http_functions.c index bec1128..8fc26f2 100644 --- a/http_functions.c +++ b/http_functions.c @@ -179,9 +179,8 @@ PHP_FUNCTION(http_build_str) } \ } -#define HTTP_DO_NEGOTIATE_HANDLE_RESULT(rs, supported, rs_array) \ +#define HTTP_DO_NEGOTIATE_HANDLE_RESULT(result, supported, rs_array) \ { \ - HashTable *result = rs; \ char *key; \ uint key_len; \ ulong idx; \ diff --git a/package.xml b/package.xml index 652a161..4266aa6 100644 --- a/package.xml +++ b/package.xml @@ -28,7 +28,7 @@ support. Parallel requests are available for PHP 5 and greater. mike@php.net yes - 2010-04-29 + 2010-06-09 1.7.0 1.7.0