From 5d5323f08441aeae08effe0a9af7d4ea6566aa1b Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Fri, 22 Aug 2008 09:48:25 +0000 Subject: [PATCH] Style. --- net.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net.c b/net.c index 8217aa81..b9055738 100644 --- a/net.c +++ b/net.c @@ -81,7 +81,7 @@ inet_ntocidr(struct in_addr address) } int -inet_cidrtoaddr (int cidr, struct in_addr *addr) +inet_cidrtoaddr(int cidr, struct in_addr *addr) { int ocets; -- 2.47.2