From: Hartmut Holzgraefe Date: Fri, 4 Jan 2002 13:51:03 +0000 (+0000) Subject: proto fix X-Git-Tag: PRE_ISSET_PATCH~305 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3edcf21dda13b84bee1dc7f97f056caa0dde064a;p=php proto fix --- diff --git a/ext/odbc/velocis.c b/ext/odbc/velocis.c index 467717955c..2d35f59ac4 100644 --- a/ext/odbc/velocis.c +++ b/ext/odbc/velocis.c @@ -204,7 +204,7 @@ velocis_del_result(HashTable *list,int ind) /* Users functions */ -/* {{{ proto long velocis_connect(string server, string user, sting pass) +/* {{{ proto int velocis_connect(string server, string user, sting pass) */ PHP_FUNCTION(velocis_connect) {