summaryrefslogtreecommitdiffstats
path: root/lib/libc/inet/inet_netof.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/inet/inet_netof.c')
-rw-r--r--lib/libc/inet/inet_netof.c4
1 files changed, 3 insertions, 1 deletions
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 */
OpenPOWER on IntegriCloud