]> granicus.if.org Git - php/commitdiff
proto fix
authorHartmut Holzgraefe <hholzgra@php.net>
Fri, 4 Jan 2002 13:51:03 +0000 (13:51 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Fri, 4 Jan 2002 13:51:03 +0000 (13:51 +0000)
ext/odbc/velocis.c

index 467717955ccddfcffd3e3cc0d73dd1b19cd46683..2d35f59ac49862c3f31bd05f8bae4f84486a32fd 100644 (file)
@@ -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)
 {