so says sniper, and so it shall be.

This commit is contained in:
Sterling Hughes 2001-05-27 01:15:27 +00:00
parent 04908b1415
commit 1b20eacd21

View File

@ -42,7 +42,7 @@
#include "php_curl.h"
static int le_curl;
static char le_curl_name[] = "cURL handle";
#define le_curl_name "cURL handle";
static void _php_curl_close(zend_rsrc_list_entry *rsrc);