mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-14 10:13:05 +02:00
Make type in comment more specific.
This commit is contained in:
parent
0194a98671
commit
811ecd758d
@ -382,7 +382,7 @@ cvtSSizeToZ(ssize_t value, char *buffer, size_t bufferSize)
|
||||
}
|
||||
|
||||
/***********************************************************************************************************************************
|
||||
Convert time to zero-terminated string
|
||||
Convert time_t to zero-terminated string
|
||||
***********************************************************************************************************************************/
|
||||
size_t
|
||||
cvtTimeToZ(time_t value, char *buffer, size_t bufferSize)
|
||||
|
Loading…
Reference in New Issue
Block a user