From 8c0c4c709b86c3ae75752e2ca761354fadc837f1 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 9 Jan 2017 04:30:05 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/vu-flop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vu-flop.c') diff --git a/src/vu-flop.c b/src/vu-flop.c index ee24263..733ced5 100644 --- a/src/vu-flop.c +++ b/src/vu-flop.c @@ -42,7 +42,7 @@ main(int argc, char *argv[]) eprintf(": video is too wide\n"); n = stream.width * stream.pixel_size; if (!(buf = malloc(n))) - eprint("malloc:"); + eprintf("malloc:"); wm = stream.width - 1; memcpy(buf, stream.buf, ptr = stream.ptr); -- cgit v1.2.3-70-g09d2