Remove excess newline
This commit is contained in:
parent
8e3fa0d3c4
commit
b3ecf5f57c
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ impl Command {
|
|||
-> io::Result<(Process, StdioPipes)> {
|
||||
use sys;
|
||||
|
||||
|
||||
const CLOEXEC_MSG_FOOTER: &'static [u8] = b"NOEX";
|
||||
|
||||
let envp = self.capture_env();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue