- fix proto
authorMichael Wallner <mike@php.net>
Tue, 27 Mar 2007 12:17:02 +0000 (12:17 +0000)
committerMichael Wallner <mike@php.net>
Tue, 27 Mar 2007 12:17:02 +0000 (12:17 +0000)
http_functions.c

index 737cce82561ce2a0b9189d558808371a66ccb296..2c849c1215c7e1a2d9ea1b35432bed108960a6c9 100644 (file)
@@ -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)
 {