X-Git-Url: http://git.meshlink.io/?p=meshlink;a=blobdiff_plain;f=src%2Ffake-getnameinfo.c;h=e51bce24c7ca20277d6d8a7a7281ff2a90397db7;hp=88b78a59988eab8abf9438dc80399352b5fcd721;hb=ec02aca3d7888f072c5c0d52ba6b5c37ed42b69e;hpb=1f9c1231139d2a93ef4ace9891013d2c23cdf4ae 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. */