Correct two misspellings. Also align */.

This commit is contained in:
cy 2017-09-23 06:00:17 +00:00
parent 07b9a7d42f
commit 63413c4c16

View File

@ -6093,8 +6093,8 @@ ipf_nat_icmpquerytype(icmptype)
{
case ICMP_ECHOREPLY:
case ICMP_ECHO:
/* route aedvertisement/solliciation is currently unsupported: */
/* it would require rewriting the ICMP data section */
/* route advertisement/soliciation is currently unsupported: */
/* it would require rewriting the ICMP data section */
case ICMP_TSTAMP:
case ICMP_TSTAMPREPLY:
case ICMP_IREQ: