- 1.5.0RC1
[m6w6/ext-http] / http_functions.c
index 791aa1e6d0d6d9fe68ea3dbce2792576f84a5da6..4ddbda1685d1616fb0dedeb51e45e5e422f92f35 100644 (file)
@@ -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;