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

Remove extra linefeed.

This commit is contained in:
David Steele 2019-07-30 11:39:01 -04:00
parent 88c1929ec5
commit 3d892cfb75

View File

@ -44,5 +44,4 @@ Macros for function logging
#define FUNCTION_LOG_BACKUP_FILE_RESULT_FORMAT(value, buffer, bufferSize) \ #define FUNCTION_LOG_BACKUP_FILE_RESULT_FORMAT(value, buffer, bufferSize) \
objToLog(&value, "BackupFileResult", buffer, bufferSize) objToLog(&value, "BackupFileResult", buffer, bufferSize)
#endif #endif