fix typo so it compiles

This commit is contained in:
Rob Richards 2004-11-18 16:35:04 +00:00
parent ee31c94bc7
commit bd8aba8c8d

View File

@ -934,7 +934,7 @@ PHP_FUNCTION(curl_setopt)
#ifdef CURLOPT_FTPSSLAUTH
case CURLOPT_FTPSSLAUTH:
#edif
#endif
case CURLOPT_UNRESTRICTED_AUTH:
case CURLOPT_PORT:
convert_to_long_ex(zvalue);