Fix another case of indirectly casting away const. This one was missed in 8f1791c61, because the machines that detected those issues don't compile this function.
Author: Bertrand Drouvot <[email protected]> Reviewed-by: Tom Lane <[email protected]> Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/9f7565c6c2d45df9705556c60f41394a8356cdf9 Modified Files -------------- src/port/getopt.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
