chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e8c185c
)
Correct command FD!
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sun, 1 Mar 2009 17:32:12 +0000
(17:32 +0000)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Sun, 1 Mar 2009 17:32:12 +0000
(17:32 +0000)
lib/uaudio-command.c
patch
|
blob
|
blame
|
history
diff --git
a/lib/uaudio-command.c
b/lib/uaudio-command.c
index 12a47dc9e37cdeb34227553a848cd7b9bdb70f9c..6b7ef66309b108653c53303894b70d10c773b62f 100644
(file)
--- a/
lib/uaudio-command.c
+++ b/
lib/uaudio-command.c
@@
-80,7
+80,7
@@
static void command_open(void) {
fatal(errno, "error executing /bin/sh");
}
close(pfd[0]);
fatal(errno, "error executing /bin/sh");
}
close(pfd[0]);
- command_
pi
d = pfd[1];
+ command_
f
d = pfd[1];
}
/** @brief Send audio data to subprocess */
}
/** @brief Send audio data to subprocess */