mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01:00
doc: Fix typo in function prototype
This commit is contained in:
parent
00e77ef76c
commit
fa84ff75a3
|
|
@ -511,7 +511,7 @@ amrescan (IndexScanDesc scan,
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
boolean
|
bool
|
||||||
amgettuple (IndexScanDesc scan,
|
amgettuple (IndexScanDesc scan,
|
||||||
ScanDirection direction);
|
ScanDirection direction);
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user