X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=compat%2Fmingw.c;h=4423961768b7389e07090ba8531e086f21d678cf;hb=6c4c9bdc981180e94b06ba3a29a59288601361a4;hp=878b1de97c6c437857e7a29e1b9afc677610f1fe;hpb=4b28cd9f2fb755cdfe1b97130e84644ae932988c;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. */