mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-12 10:04:14 +02:00
Fix incorrect return type in backupFile().
This commit is contained in:
parent
b722d2b6ca
commit
bf9e331ac1
@ -306,5 +306,5 @@ backupFile(
|
||||
}
|
||||
MEM_CONTEXT_TEMP_END();
|
||||
|
||||
FUNCTION_LOG_RETURN_STRUCT(result);
|
||||
FUNCTION_LOG_RETURN(LIST, result);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user