This commit is contained in:
He Chunhui 2016-03-16 08:03:33 +00:00
parent 0fc0ed1bb1
commit 7290ff5d76
1 changed files with 1 additions and 1 deletions

View File

@ -622,7 +622,7 @@ ip_nat_tmr(void)
}
}
/** Vheck if we want to perform NAT with this packet. If so, send it out on
/** Check if we want to perform NAT with this packet. If so, send it out on
* the correct interface.
*
* @param p the packet to test/send