X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_api.c;h=d0acbf3e7e6e13b68ab2814c7dd4540df3fad652;hp=b5c91643e8ec438b05a59df0489f9deb8efb762e;hb=a12e8ddfaa5a94e76261f165b0c0299c87b886b1;hpb=c201441545e852d5d2b6d359a772211995350575;ds=sidebyside diff --git a/http_api.c b/http_api.c index b5c9164..d0acbf3 100644 --- a/http_api.c +++ b/http_api.c @@ -1572,7 +1572,7 @@ PHP_HTTP_API STATUS _http_auth_credentials(char **user, char **pass TSRMLS_DC) #ifndef ZEND_ENGINE_2 /* {{{ php_url_encode_hash - Author: Sarah Golemon */ + Author: Sara Golemon */ PHP_HTTP_API STATUS php_url_encode_hash_ex(HashTable *ht, smart_str *formstr, const char *num_prefix, int num_prefix_len, const char *key_prefix, int key_prefix_len,