]> granicus.if.org Git - php/commitdiff
fix typo so it compiles
authorRob Richards <rrichards@php.net>
Thu, 18 Nov 2004 16:35:04 +0000 (16:35 +0000)
committerRob Richards <rrichards@php.net>
Thu, 18 Nov 2004 16:35:04 +0000 (16:35 +0000)
ext/curl/interface.c

index ba54b1dd7807d7d0e7c22be8350c65f743eefc1f..56dcfa1ce3f92b7ff8519cbb2270e2a74201dcd3 100644 (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);