1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-03 00:26:59 +02:00

Add missing static keywords in test modules.

This commit is contained in:
David Steele
2021-10-18 12:22:48 -04:00
parent 4570c7e275
commit 90f7f11a9f
77 changed files with 96 additions and 96 deletions

View File

@ -13,7 +13,7 @@ Test Common Functions and Definitions for Backup and Expire Commands
/***********************************************************************************************************************************
Test Run
***********************************************************************************************************************************/
void
static void
testRun(void)
{
FUNCTION_HARNESS_VOID();