]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libpfct: be consistent with u_int vs. uint
authorKristof Provost <kp@FreeBSD.org>
Fri, 5 Nov 2021 08:37:56 +0000 (09:37 +0100)
committerKristof Provost <kp@FreeBSD.org>
Fri, 5 Nov 2021 08:39:56 +0000 (09:39 +0100)
commit7bb3c927f7d9c48b356b4d20907b813f9b83273b
treeb1f48572e67262902ed0aaca23047f3f57d84451
parent508161111dc23cee0a41fa70de865743c694502f
libpfct: be consistent with u_int vs. uint

Always use uint64_t over u_int64_t, for the sake of consistency.

No functional change.

MFC after: 3 weeks
Sponsored by: Rubicon Communications, LLC ("Netgate")
lib/libpfctl/libpfctl.c
lib/libpfctl/libpfctl.h