X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=http_functions.c;h=4ddbda1685d1616fb0dedeb51e45e5e422f92f35;hb=refs%2Ftags%2FRELEASE_1_5_0_RC1;hp=791aa1e6d0d6d9fe68ea3dbce2792576f84a5da6;hpb=aca5a5a21e4514707a71cfa69cc19ae50a78f5d3;p=m6w6%2Fext-http diff --git a/http_functions.c b/http_functions.c index 791aa1e..4ddbda1 100644 --- a/http_functions.c +++ b/http_functions.c @@ -830,7 +830,7 @@ PHP_FUNCTION(http_persistent_handles_clean) } /* }}} */ -/* {{{ proto string http_persistent_handles_ident(string ident) */ +/* {{{ proto string http_persistent_handles_ident([string ident]) */ PHP_FUNCTION(http_persistent_handles_ident) { char *ident_str = NULL;