CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/12/24 02:21:41
Modified files:
regress/usr.sbin/rpki-client: test-http.c test-rrdp.c
Log message:
Sync test code after the change of id from size_t to unsigned int.
Fixes test-http tests which currently fail. The change in test-rrdp.c
are just cosmetic the id is not used by the test.
Reported by anton@
