X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Ffake-getnameinfo.c;h=e51bce24c7ca20277d6d8a7a7281ff2a90397db7;hp=88b78a59988eab8abf9438dc80399352b5fcd721;hb=HEAD;hpb=3fae14fae5a347823679ef694ab630b4991a201d diff --git a/src/fake-getnameinfo.c b/src/fake-getnameinfo.c index 88b78a59..e51bce24 100644 --- a/src/fake-getnameinfo.c +++ b/src/fake-getnameinfo.c @@ -2,10 +2,10 @@ * fake library for ssh * * This file includes getnameinfo(). - * These funtions are defined in rfc2133. + * These functions are defined in rfc2133. * * But these functions are not implemented correctly. The minimum subset - * is implemented for ssh use only. For exapmle, this routine assumes + * is implemented for ssh use only. For example, this routine assumes * that ai_family is AF_INET. Don't use it for another purpose. */