Fixed some stuff

This commit is contained in:
MissValeska 2014-10-28 16:30:26 -07:00
parent 454aa9a776
commit 84b6ed71d5

View File

@ -445,7 +445,7 @@ ipraw_to_str(u_int ip[MAX_IP_INT], int family)
}
/*
* inet_to_str: returns the string rapresentation of `ip'
* inet_to_str: returns the string representation of `ip'
*/
const char *
inet_to_str(inet_prefix ip)