What version of popt is that? Oh, at least the man page is wrong on that, it
claims void but the actual header (on popt 1.19) is:
```
/**
* Destroy context.
* @param con context
* @return NULL always
*/
poptContext poptFreeContext( poptContext con);
```
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3301#issuecomment-2360417666
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3301/c2360417...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint