Trivial typo fix.

This commit is contained in:
Gregory Nutt 2017-08-18 09:36:07 -06:00
parent 962a9f8cf3
commit 169c55e546
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ void pkt_initialize(void)
}
/****************************************************************************
* Name: pkt_palloc()
* Name: pkt_alloc()
*
* Description:
* Allocate a new, uninitialized packet socket connection structure. This