Skip to content

Commit

Permalink
Fix prototype (MFB)
Browse files Browse the repository at this point in the history
  • Loading branch information
zsuraski committed Dec 22, 2005
1 parent ddf8774 commit 84a2475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/mysqli/mysqli_nonapi.c
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ PHP_FUNCTION(mysqli_set_charset)
#endif

#ifdef HAVE_MYSQLI_GET_CHARSET
/* {{{ object mysqli_get_charset(object link)
/* {{{ proto object mysqli_get_charset(object link)
returns a character set object */
PHP_FUNCTION(mysqli_get_charset)
{
Expand Down

0 comments on commit 84a2475

Please sign in to comment.