aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipf/ipftest/ip_fil.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ipf/ipftest/ip_fil.c')
-rw-r--r--sbin/ipf/ipftest/ip_fil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipf/ipftest/ip_fil.c b/sbin/ipf/ipftest/ip_fil.c
index f5955ddffdfe..2d270924d1b4 100644
--- a/sbin/ipf/ipftest/ip_fil.c
+++ b/sbin/ipf/ipftest/ip_fil.c
@@ -558,7 +558,7 @@ ipf_newisn(fin)
/* ------------------------------------------------------------------------ */
/* Function: ipf_nextipid */
-/* Returns: int - 0 == success, -1 == error (packet should be droppped) */
+/* Returns: int - 0 == success, -1 == error (packet should be dropped) */
/* Parameters: fin(I) - pointer to packet information */
/* */
/* Returns the next IPv4 ID to use for this packet. */