Update a comment
This commit is contained in:
parent
576eb11191
commit
81e2255912
@ -125,7 +125,7 @@ is_valid_encoded_msg_len(const int len)
|
||||
return(1);
|
||||
}
|
||||
|
||||
/* Validate an IPv4 address
|
||||
/* Validate an IP address
|
||||
*/
|
||||
int
|
||||
is_valid_ip_addr(const char * const ip_str, const int len, const int family)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user