1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00

Remove extra linefeed.

This commit is contained in:
David Steele 2022-04-19 18:07:11 -04:00
parent b7fccaf994
commit e699402f99

View File

@ -1097,7 +1097,6 @@ bldCfgRenderParseAutoC(const Storage *const storageRepo, const BldCfg bldCfg)
strCatZ(config, "};\n");
// Rule Strings
// -----------------------------------------------------------------------------------------------------------------------------
String *const configVal = strNew();