diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2019-02-06 12:31:02 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2019-02-06 12:31:02 +0000 |
| commit | 9c9d011eed674ddd7e4a0a148691887afb9e75cd (patch) | |
| tree | cd45bceeed24e66e5b2838e8589d2c111cf691c6 /testcode/unitecs.c | |
| parent | 089d83fbd0b24f957b753d440f188ddadaabf4ff (diff) | |
Diffstat (limited to 'testcode/unitecs.c')
| -rw-r--r-- | testcode/unitecs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testcode/unitecs.c b/testcode/unitecs.c index 097ae9ebba6a..b240bfcc666e 100644 --- a/testcode/unitecs.c +++ b/testcode/unitecs.c @@ -158,7 +158,7 @@ static void consistency_test(void) { addrlen_t l; time_t i; - unsigned int count; + uint32_t count; addrkey_t *k; struct addrtree* t; struct module_env env; |
