From: Hartmut Holzgraefe Date: Mon, 22 Sep 2003 06:54:29 +0000 (+0000) Subject: proto thiko fix X-Git-Tag: RELEASE_0_7~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55d9ec0f6f8b34828bd2169baac6a36c12917f18;p=php proto thiko fix --- diff --git a/ext/interbase/interbase.c b/ext/interbase/interbase.c index 43c60f64d9..a3cf0c2fd8 100644 --- a/ext/interbase/interbase.c +++ b/ext/interbase/interbase.c @@ -2508,7 +2508,7 @@ PHP_FUNCTION(ibase_affected_rows) } /* }}} */ -/* {{{ proto ibase_num_rows( resource result_identifier ) +/* {{{ proto int ibase_num_rows( resource result_identifier ) */ #if abies_0 PHP_FUNCTION(ibase_num_rows)