X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=compat%2Fmingw.c;h=4423961768b7389e07090ba8531e086f21d678cf;hb=2db8926236406a4e4cb17d1b9c4b791706fb0512;hp=878b1de97c6c437857e7a29e1b9afc677610f1fe;hpb=ad7bb2f68c0b7786521173e05ef58d0f3e0db3d7;p=git.git diff --git a/compat/mingw.c b/compat/mingw.c index 878b1de97..442396176 100644 --- a/compat/mingw.c +++ b/compat/mingw.c @@ -1130,7 +1130,7 @@ char **make_augmented_environ(const char *const *vars) /* * Note, this isn't a complete replacement for getaddrinfo. It assumes - * that service contains a numerical port, or that it it is null. It + * that service contains a numerical port, or that it is null. It * does a simple search using gethostbyname, and returns one IPv4 host * if one was found. */