mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
Typos in protos.
This commit is contained in:
parent
176f24c9a5
commit
a297dbd6f3
2 changed files with 2 additions and 2 deletions
|
@ -1927,7 +1927,7 @@ PHP_FUNCTION(mysql_field_table)
|
|||
/* }}} */
|
||||
|
||||
|
||||
/* {{{ proto int mysql_field_len(int result, int field_offet)
|
||||
/* {{{ proto int mysql_field_len(int result, int field_offset)
|
||||
Returns the length of the specified field */
|
||||
PHP_FUNCTION(mysql_field_len)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue