From 9b496d0545a151b6516ea1240fb3bd6b725ccf40 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 11 Jan 2017 00:12:32 +0100 Subject: Add vu-extend MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/vu-flip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vu-flip.c') diff --git a/src/vu-flip.c b/src/vu-flip.c index 372d5eb..d28d1cf 100644 --- a/src/vu-flip.c +++ b/src/vu-flip.c @@ -36,7 +36,7 @@ main(int argc, char *argv[]) fprint_stream_head(stdout, &stream); fflush(stdout); if (ferror(stdout)) - eprintf(":"); + eprintf(":"); if (stream.width > SIZE_MAX / stream.pixel_size) eprintf(": video is too wide\n"); -- cgit v1.2.3-70-g09d2