Revision bde413fe src/Tests/chunkiser_test.c
src/Tests/chunkiser_test.c | ||
---|---|---|
160 | 160 |
static struct timeval tfirst; |
161 | 161 |
static uint64_t tsfirst; |
162 | 162 |
|
163 |
if (ts == 0) {
|
|
163 |
if (ts == (uint64_t)-1) {
|
|
164 | 164 |
ptv = NULL; |
165 | 165 |
} else { |
166 | 166 |
if (tfirst.tv_sec == 0) { |
Also available in: Unified diff