1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-18 04:58:51 +02:00

Fix object struct comment to be conforming.

This commit is contained in:
David Steele 2019-01-05 18:10:30 +02:00
parent 842147321f
commit f52e0187e6

View File

@ -9,7 +9,7 @@ Buffer IO Write
#include "common/memContext.h"
/***********************************************************************************************************************************
Buffer write object
Object type
***********************************************************************************************************************************/
struct IoBufferWrite
{