X-Git-Url: https://git.librecmc.org/?p=oweals%2Ftinc.git;a=blobdiff_plain;f=src%2Ffake-getnameinfo.c;fp=src%2Ffake-getnameinfo.c;h=e51bce24c7ca20277d6d8a7a7281ff2a90397db7;hp=88b78a59988eab8abf9438dc80399352b5fcd721;hb=600b653da1c2706aef7b28af873794a05127c64f;hpb=dff4955ddec1d318a56997388f367186c5b8078c diff --git a/src/fake-getnameinfo.c b/src/fake-getnameinfo.c index 88b78a5..e51bce2 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. */