Fix whitespace in a comment and fixing a spelling error in a comment

MFC after:	3 days
This commit is contained in:
Enji Cooper 2016-12-30 21:41:01 +00:00
parent cfff8d3dbd
commit 2fd30e016e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=310865

View File

@ -1308,8 +1308,7 @@ update_ifa_info(void)
/*
* Update arp table
*
*/
*/
void
mib_arp_update(void)
{
@ -1351,7 +1350,7 @@ mib_arp_update(void)
/*
* Intput on the routing socket.
* Input on the routing socket.
*/
static void
route_input(int fd, void *udata __unused)