CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/30 23:54:43
Modified files:
usr.sbin/rpki-client: extern.h mft.c parser.c
Log message:
Rename mft_compare() to mft_compare_seqnum()
This makes it clearer what exactly this function compares. Also drop some
NULL checks that made the semantics of this function tricky.
ok job
