From 93b8428b5812191177c790ea9ffb9158d5a296b4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 12 Aug 2018 21:35:12 +0200 Subject: Add tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- sendfd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sendfd.c') diff --git a/sendfd.c b/sendfd.c index ca26265..5d41fa4 100644 --- a/sendfd.c +++ b/sendfd.c @@ -3,7 +3,7 @@ int -libsimple_sendfd(int sock, int fd) +libsimple_sendfd(int sock, int fd) /* TODO test */ { char buf[1]; struct iovec iov; -- cgit v1.2.3-70-g09d2