From dac6950d9e556d5521ad7913d27a6cf83e2a90a1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 9 Apr 2017 23:46:17 +0200 Subject: Clean up MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/blind-decompress.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/blind-decompress.c') diff --git a/src/blind-decompress.c b/src/blind-decompress.c index 6636ee0..fd436f6 100644 --- a/src/blind-decompress.c +++ b/src/blind-decompress.c @@ -16,9 +16,7 @@ main(int argc, char *argv[]) UNOFLAGS(argc); - stream.file = ""; - stream.fd = STDIN_FILENO; - einit_stream(&stream); + eopen_stream(&stream, NULL); fprint_stream_head(stdout, &stream); efflush(stdout, ""); -- cgit v1.2.3-70-g09d2