On Tue, 2023-12-05 at 23:22 +0700, John Naylor wrote:
> Copy-paste-o of the other function name.
...
> Part of this code this was copied from a function that returned int,
> but this one returns a pointer.
Thank you, fixed.
Also, I forward-declared config_generic in guc.h to eliminate the cast.
Regards,
Jeff Davis