mirror of
https://github.com/php/php-src.git
synced 2026-04-11 18:13:00 +02:00
fix proto
This commit is contained in:
@@ -58,7 +58,7 @@ PHPAPI void php_url_free(php_url *theurl)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ url_parse
|
||||
/* {{{ php_url_parse
|
||||
*/
|
||||
PHPAPI php_url *php_url_parse(char *str)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user