summaryrefslogtreecommitdiffstats
path: root/sbin/nos-tun/nos-tun.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/nos-tun/nos-tun.c')
-rw-r--r--sbin/nos-tun/nos-tun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/nos-tun/nos-tun.c b/sbin/nos-tun/nos-tun.c
index 38678fa..f27ddd6 100644
--- a/sbin/nos-tun/nos-tun.c
+++ b/sbin/nos-tun/nos-tun.c
@@ -84,7 +84,7 @@ static struct ifreq ifrq;
int net; /* socket descriptor */
int tun; /* tunnel descriptor */
-static void usage __P((void));
+static void usage(void);
int Set_address(char *addr, struct sockaddr_in *sin)
{
OpenPOWER on IntegriCloud