1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 17:43:13 +02:00

Fixed prototype.

This commit is contained in:
Sean Bright
2001-03-22 14:43:48 +00:00
parent f6e4cbd434
commit 90f3e09f08

View File

@@ -919,7 +919,7 @@ PHP_FUNCTION(constant)
/* }}} */
/* {{{ proto int ip2long(string ip_address)
/* {{{ proto string ip2long(string ip_address)
Converts a string containing an (IPv4) Internet Protocol dotted address into a proper address */
PHP_FUNCTION(ip2long)
{