Commit 9b450b1f authored by Peter Eisentraut's avatar Peter Eisentraut

doc: Fix typo in function prototype

parent 23328080
...@@ -629,7 +629,7 @@ amrescan (IndexScanDesc scan, ...@@ -629,7 +629,7 @@ amrescan (IndexScanDesc scan,
<para> <para>
<programlisting> <programlisting>
boolean bool
amgettuple (IndexScanDesc scan, amgettuple (IndexScanDesc scan,
ScanDirection direction); ScanDirection direction);
</programlisting> </programlisting>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment