]> granicus.if.org Git - php/commitdiff
yet another proto fix
authorHartmut Holzgraefe <hholzgra@php.net>
Mon, 17 Dec 2001 12:14:46 +0000 (12:14 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Mon, 17 Dec 2001 12:14:46 +0000 (12:14 +0000)
ext/pgsql/pgsql.c

index 7fadc320fc4ad2a99c8e34cbb9f43b8739c233e9..feb62ac5e9bc33b063edbf850e27595aaf7915fc 100644 (file)
@@ -1923,7 +1923,7 @@ PHP_FUNCTION(pg_lo_export)
 }
 /* }}} */
 
-/* {{{ proto bool pg_lo_lseek(resource large_object, int offset [, int whence])
+/* {{{ proto bool pg_lo_seek(resource large_object, int offset [, int whence])
    Seeks position of large object */
 PHP_FUNCTION(pg_lo_seek)
 {