projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20a576b
)
Formerly ../mach/devstream.c.~12~
author
mib
<mib>
Wed, 10 Nov 1993 07:20:02 +0000
(07:20 +0000)
committer
mib
<mib>
Wed, 10 Nov 1993 07:20:02 +0000
(07:20 +0000)
mach/devstream.c
patch
|
blob
|
history
diff --git
a/mach/devstream.c
b/mach/devstream.c
index
368b82b
..
bdea44b
100644
(file)
--- a/
mach/devstream.c
+++ b/
mach/devstream.c
@@
-74,7
+74,7
@@
output (FILE *f, int c)
int wrote;
while (to_write > 0)
{
-
if (err = device_write_inband ((device_t) f->__cookie, 0,
+
e
if (err = device_write_inband ((device_t) f->__cookie, 0,
f->__target, p, to_write, &wrote))
{
errno = err;