From aa253c533d23d0fda1ecc512d94dea24501803ed Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 24 Oct 2023 09:37:21 +0200 Subject: ; Fix broken links to gmane.org --- src/w32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/w32.c b/src/w32.c index a6bc0f4b2ee..da4c7df340e 100644 --- a/src/w32.c +++ b/src/w32.c @@ -9387,7 +9387,7 @@ sys_write (int fd, const void * buffer, unsigned int count) break them into smaller chunks. See the Comments section of the MSDN documentation of WriteFile for details behind the choice of the value of CHUNK below. See also the thread - http://thread.gmane.org/gmane.comp.version-control.git/145294 + http://thread.gmane.org/gmane.comp.version-control.git/145294 [dead link] in the git mailing list. */ const unsigned char *p = buffer; const bool is_pipe = (fd < MAXDESC -- cgit v1.2.1