You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-03 00:26:59 +02:00
Enable -Wstrict-prototypes and update all void functions to conform.
This commit is contained in:
@ -33,7 +33,7 @@ testOptionFind(const char *option, unsigned int value)
|
||||
Test run
|
||||
***********************************************************************************************************************************/
|
||||
void
|
||||
testRun()
|
||||
testRun(void)
|
||||
{
|
||||
FUNCTION_HARNESS_VOID();
|
||||
|
||||
|
Reference in New Issue
Block a user