From 1f0b78cb3e02e3e161fed2e61d1cf1d0fb386365 Mon Sep 17 00:00:00 2001 From: ume Date: Sun, 3 Jun 2007 17:20:27 +0000 Subject: Merge BIND 9.4.1 into main chunk. MFC after: 2 weeks --- lib/libc/inet/inet_netof.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/libc/inet/inet_netof.c') diff --git a/lib/libc/inet/inet_netof.c b/lib/libc/inet/inet_netof.c index 8f3ff63..8931c30 100644 --- a/lib/libc/inet/inet_netof.c +++ b/lib/libc/inet/inet_netof.c @@ -41,7 +41,7 @@ __FBSDID("$FreeBSD$"); #include "port_after.h" -/* +/*% * Return the network number from an internet * address; handles class a/b/c network #'s. */ @@ -65,3 +65,5 @@ inet_netof(in) */ #undef inet_netof __weak_reference(__inet_netof, inet_netof); + +/*! \file */ -- cgit v1.1