freebsd-src/usr.bin/genl
Baptiste Daroussin 8610fcedb9 genl: small cleanup
Following up from another review using basically the same code:
remove useless cast
replace uint32_t with unsigned int.

No functional changes expected

(cherry picked from commit 782766a32d)
2024-10-23 09:24:09 +02:00
..
genl.1 genl(1): fix typo 2024-10-23 09:24:09 +02:00
genl.c genl: small cleanup 2024-10-23 09:24:09 +02:00
Makefile