projects
/
m6w6
/
ext-http
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
aa5986c
)
- fix proto
author
Michael Wallner
<mike@php.net>
Tue, 27 Mar 2007 12:17:02 +0000
(12:17 +0000)
committer
Michael Wallner
<mike@php.net>
Tue, 27 Mar 2007 12:17:02 +0000
(12:17 +0000)
http_functions.c
patch
|
blob
|
history
diff --git
a/http_functions.c
b/http_functions.c
index 737cce82561ce2a0b9189d558808371a66ccb296..2c849c1215c7e1a2d9ea1b35432bed108960a6c9 100644
(file)
--- 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_c
ontent_
type(array supported[, array &result])
Negotiate the clients preferred content type. */
PHP_FUNCTION(http_negotiate_content_type)
{