]> granicus.if.org Git - php/commitdiff
Fixed proto
authorYasuo Ohgaki <yohgaki@php.net>
Wed, 15 Jan 2003 10:21:15 +0000 (10:21 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Wed, 15 Jan 2003 10:21:15 +0000 (10:21 +0000)
ext/pgsql/pgsql.c

index 12cf75f3cbaa754f73cd12fd7cd865e5738c8e8c..2c09a7307c3460a7e408c06ed3a2ce6b61f23b9c 100644 (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)
 {