An oversight in commit
f6bef362c.
Reviewed-by: David Rowley
Discussion: https://postgr.es/m/CAD21AoB8MJ5OHtpUw1UEGf7spioFmP3PNH44KNx6Yb3FiZSwKA%40mail.gmail.com
/*
* Result struct for TidStoreIterateNext. This is copyable, but should be
- * treated as opaque. Call TidStoreGetOffsets() to obtain the offsets.
+ * treated as opaque. Call TidStoreGetBlockOffsets() to obtain the offsets.
*/
typedef struct TidStoreIterResult
{