Fix a typo.
This commit is contained in:
parent
0b84952197
commit
27b1d6317f
@ -67,7 +67,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
|
||||
/* Cast a struct sockaddr to a structaddr_in */
|
||||
/* Cast a struct sockaddr to a struct sockaddr_in */
|
||||
#define SATOSIN(sa) ((struct sockaddr_in *)(sa))
|
||||
|
||||
#ifndef TFTP_DIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user