]> 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, 26 Nov 2021 03:42:04 +0000 (04:42 +0100)
commit9aa63a8d13c6aa873cecca6858f52d1c381ecfd5
treed6f2244168e78aecc77bbeae4c840d42039c814c
parent029aed928131427bab6274f2a1343d5aecd0ff31
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")

(cherry picked from commit 7bb3c927f7d9c48b356b4d20907b813f9b83273b)
lib/libpfctl/libpfctl.c
lib/libpfctl/libpfctl.h