You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-06-25 00:16:54 +02:00
Enable -Wstrict-prototypes and update all void functions to conform.
This commit is contained in:
@ -22,7 +22,7 @@ testPage(unsigned int pageIdx)
|
||||
Test Run
|
||||
***********************************************************************************************************************************/
|
||||
void
|
||||
testRun()
|
||||
testRun(void)
|
||||
{
|
||||
FUNCTION_HARNESS_VOID();
|
||||
|
||||
|
Reference in New Issue
Block a user