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