X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/fwd/blobdiff_plain/17ded99b880a9d546bd3d9ac3106c7da558fda4e..86c9bc4bc9e9b99482bcc5a2c6da8f5ec7516f69:/file.c diff --git a/file.c b/file.c index 31e1e07..cc319ce 100644 --- a/file.c +++ b/file.c @@ -488,7 +488,7 @@ static void fsource_attach(source *s, scanner *sc, target *t) ee->ops->close(ee); goto tidy; } - endpt_join(e, ee); + endpt_join(e, ee, fs->s.desc); /* --- Dispose of the source and target now --- */