Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
alpm: Fix function declaration isn’t a prototype error
../backends/alpm/pk-alpm-transaction.c:364:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes] 364 | pk_alpm_transaction_output_end () | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors
- Loading branch information