mirror of
https://github.com/postgres/postgres.git
synced 2025-05-06 19:59:18 +03:00
doc: Fix typo in function prototype
This commit is contained in:
parent
2c27cc2659
commit
0455f35fd4
@ -573,7 +573,7 @@ amrescan (IndexScanDesc scan,
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
boolean
|
bool
|
||||||
amgettuple (IndexScanDesc scan,
|
amgettuple (IndexScanDesc scan,
|
||||||
ScanDirection direction);
|
ScanDirection direction);
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user