doc: Fix typo in function prototype

pull/90/head
Peter Eisentraut 5 years ago
parent 233280803c
commit 9b450b1f1e
  1. 2
      doc/src/sgml/indexam.sgml

@ -629,7 +629,7 @@ amrescan (IndexScanDesc scan,
<para>
<programlisting>
boolean
bool
amgettuple (IndexScanDesc scan,
ScanDirection direction);
</programlisting>

Loading…
Cancel
Save