1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sbin/ipfw
Christian S.J. Peron d413c2e405 Since "d" is an array of 32 bit values, it is more
correct to change the cast from unsigned int to uint32_t.

Pointed out by:	luigi
2004-09-21 22:12:43 +00:00
..
ipfw2.c Since "d" is an array of 32 bit values, it is more 2004-09-21 22:12:43 +00:00
ipfw.8 Prepare for 5.x soon becoming -STABLE. 2004-09-19 14:30:59 +00:00
Makefile