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 --- recvfrom_timestamped.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recvfrom_timestamped.c') diff --git a/recvfrom_timestamped.c b/recvfrom_timestamped.c index 6dd43b0..f5f8e53 100644 --- a/recvfrom_timestamped.c +++ b/recvfrom_timestamped.c @@ -3,7 +3,7 @@ ssize_t -libsimple_recvfrom_timestamped(int fd, void *restrict buf, size_t n, int flags, struct sockaddr *restrict addr, +libsimple_recvfrom_timestamped(int fd, void *restrict buf, size_t n, int flags, struct sockaddr *restrict addr, /* TODO test */ socklen_t addrlen, struct timespec *restrict ts) { struct iovec iov; -- cgit v1.2.3-70-g09d2