1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00

Fixed proto

This commit is contained in:
Yasuo Ohgaki
2003-01-15 10:21:15 +00:00
parent f8b55fabc5
commit 345ada81c8
+1 -1
View File
@@ -2947,7 +2947,7 @@ PHP_FUNCTION(pg_send_query)
/* }}} */
/* {{{ proto resource pg_get_result([resource connection])
/* {{{ proto resource pg_get_result(resource connection)
Get asynchronous query result */
PHP_FUNCTION(pg_get_result)
{