iliaa Tue, 30 Nov 2010 16:11:27 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=305854
Log:
Missing bits from last commit
Changed paths:
U php/php-src/branches/PHP_5_3/ext/curl/php_curl.h
Modified: php/php-src/branches/PHP_5_3/ext/curl/php_curl.h
===================================================================
--- php/php-src/branches/PHP_5_3/ext/curl/php_curl.h 2010-11-30 14:27:59 UTC
(rev 305853)
+++ php/php-src/branches/PHP_5_3/ext/curl/php_curl.h 2010-11-30 16:11:27 UTC
(rev 305854)
@@ -124,9 +124,7 @@
};
struct _php_curl_free {
-#if LIBCURL_VERSION_NUM < 0x071100
zend_llist str;
-#endif
zend_llist post;
zend_llist slist;
};
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php