summaryrefslogtreecommitdiffstats
path: root/games/mille/varpush.c
diff options
context:
space:
mode:
authormestre <mestre@openbsd.org>2016-01-08 18:09:59 +0000
committermestre <mestre@openbsd.org>2016-01-08 18:09:59 +0000
commit56f9a7dc4a81dac179f24a870e2e9dfb2615d6c2 (patch)
tree6c0b0328ea9af9e522cfbb97091832eb789b7649 /games/mille/varpush.c
parentHeaders cleanup and also the following: (diff)
downloadwireguard-openbsd-56f9a7dc4a81dac179f24a870e2e9dfb2615d6c2.tar.xz
wireguard-openbsd-56f9a7dc4a81dac179f24a870e2e9dfb2615d6c2.zip
ANSIfy mille(6)
OK tb@
Diffstat (limited to 'games/mille/varpush.c')
-rw-r--r--games/mille/varpush.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/mille/varpush.c b/games/mille/varpush.c
index af92547ddb6..6d3745d19a9 100644
--- a/games/mille/varpush.c
+++ b/games/mille/varpush.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: varpush.c,v 1.10 2016/01/08 18:05:58 mestre Exp $ */
+/* $OpenBSD: varpush.c,v 1.11 2016/01/08 18:09:59 mestre Exp $ */
/* $NetBSD: varpush.c,v 1.4 1995/03/24 05:02:35 cgd Exp $ */
/*
@@ -48,9 +48,7 @@
* channel file. func() is either read or write.
*/
bool
-varpush(file, func)
- int file;
- ssize_t (*func)(int, const struct iovec *, int);
+varpush(int file, ssize_t (*func)(int, const struct iovec *, int))
{
int temp;
const struct iovec vec[] = {