X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=http_functions.c;h=4ddbda1685d1616fb0dedeb51e45e5e422f92f35;hp=791aa1e6d0d6d9fe68ea3dbce2792576f84a5da6;hb=6a8d8f34361e89ea6e9b7b2737f0a8baf94705f2;hpb=3dcb9b41f2cb451d858c31f2f080c070f0a78762 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;