mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
util: fix comment typos
Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
de4905f4bc
commit
d43eda3d19
2 changed files with 3 additions and 3 deletions
|
@ -93,7 +93,7 @@ NetworkAddressFamily inet_netfamily(int family)
|
|||
* t f PF_INET
|
||||
* t t PF_INET6
|
||||
*
|
||||
* NB, this matrix is only about getting the neccessary results
|
||||
* NB, this matrix is only about getting the necessary results
|
||||
* from getaddrinfo(). Some of the cases require further work
|
||||
* after reading results from getaddrinfo in order to fully
|
||||
* apply the logic the end user wants. eg with the last case
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue