X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_functions.c;h=2c849c1215c7e1a2d9ea1b35432bed108960a6c9;hp=737cce82561ce2a0b9189d558808371a66ccb296;hb=2e7c2f8c1d14dab23de8be7efb33d74155d97f71;hpb=aa5986c4d10f1be10cbda475dc59adff95b01dbf diff --git a/http_functions.c b/http_functions.c index 737cce8..2c849c1 100644 --- a/http_functions.c +++ b/http_functions.c @@ -229,7 +229,7 @@ PHP_FUNCTION(http_negotiate_charset) } /* }}} */ -/* {{{ proto string http_negotiate_ctype(array supported[, array &result]) +/* {{{ proto string http_negotiate_content_type(array supported[, array &result]) Negotiate the clients preferred content type. */ PHP_FUNCTION(http_negotiate_content_type) {