X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=transport.c;h=ea9dcb6612d92c123c66c2eee03bc933ccb2b13a;hb=a961d1f1ea2e3aaef0ff3e75920d1cd830d9b423;hp=181f8f24d14e91c106b1d36133292a7ee99333fb;hpb=66b8800e53b20cda13446b462531641884089a77;p=git.git diff --git a/transport.c b/transport.c index 181f8f24d..ea9dcb661 100644 --- a/transport.c +++ b/transport.c @@ -1154,7 +1154,7 @@ int transport_disconnect(struct transport *transport) } /* - * Strip username (and password) from an url and return + * Strip username (and password) from a URL and return * it in a newly allocated string. */ char *transport_anonymize_url(const char *url)