1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-03-05 15:05:48 +02:00

Fix misplaced String declarations.

This commit is contained in:
Cynthia Shang 2019-10-01 09:47:46 -04:00 committed by David Steele
parent 309ae66e2f
commit 6be7e6fde5

View File

@ -22,9 +22,9 @@ Constants
#define INFO_COPY_EXT ".copy"
#define INFO_KEY_FORMAT "backrest-format"
STRING_DECLARE(INFO_KEY_VERSION_STR);
#define INFO_KEY_VERSION "backrest-version"
STRING_DECLARE(INFO_KEY_FORMAT_STR);
#define INFO_KEY_VERSION "backrest-version"
STRING_DECLARE(INFO_KEY_VERSION_STR);
/***********************************************************************************************************************************
Function types for loading and saving