chiark
/
gitweb
/
~mdw
/
fwd
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Various: Report errors encountered while doing channel I/O.
[fwd]
/
file.c
diff --git
a/file.c
b/file.c
index 31e1e07c0fa16c27ebff2f0a9e608d465e0551c8..cc319ce0be40046e92f6056dbb350b2a18d43815 100644
(file)
--- 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;
}
ee->ops->close(ee);
goto tidy;
}
- endpt_join(e, ee);
+ endpt_join(e, ee
, fs->s.desc
);
/* --- Dispose of the source and target now --- */
/* --- Dispose of the source and target now --- */