diff options
| author | Calvin Buckley <calvin@cmpct.info> | 2021-07-06 22:27:14 -0300 |
|---|---|---|
| committer | Calvin Buckley <calvin@cmpct.info> | 2021-07-06 22:27:14 -0300 |
| commit | be67f512d821d0bcc4f05a3f58e35d4146de5e7d (patch) | |
| tree | 2a0b8d18d9e5dd21e7c86f416bd783cb0fc8bfbb /src/pack-objects.c | |
| parent | 6c78fd06e3cedec818122ecc7f90e6c81e497354 (diff) | |
| download | libgit2-be67f512d821d0bcc4f05a3f58e35d4146de5e7d.tar.gz | |
Fix wrong time_t used in function
This function doesn't interoperate with any system functions that
use the system time_t, but rather only works with the git_time_t
type in libgit2, which could be a different width than the system
one. Fixes a compile warning.
Diffstat (limited to 'src/pack-objects.c')
0 files changed, 0 insertions, 0 deletions
