X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_api.c;h=d0acbf3e7e6e13b68ab2814c7dd4540df3fad652;hp=e1d6e1b43bd9be29c9dbb6a63dd7e34096e664c5;hb=a12e8ddfaa5a94e76261f165b0c0299c87b886b1;hpb=6dd728f3faa5dcedf81f3f9a6cfe2e41993efc0b diff --git a/http_api.c b/http_api.c index e1d6e1b..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, @@ -1743,4 +1743,5 @@ PHP_HTTP_API STATUS php_url_encode_hash_ex(HashTable *ht, smart_str *formstr, * End: * vim600: noet sw=4 ts=4 fdm=marker * vim<600: noet sw=4 ts=4 - */ \ No newline at end of file + */ +