summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-02-27 17:14:00 +0000
committerru <ru@FreeBSD.org>2004-02-27 17:14:00 +0000
commit65491e7b354139ea6f344fadb5b53cfb1ea28358 (patch)
treed3f8a0f69c57808143e49c72c843f0fab8e03600 /share
parent1d0a3939bf9684ea2240fff1b5e6e066a3a3ffcb (diff)
downloadFreeBSD-src-65491e7b354139ea6f344fadb5b53cfb1ea28358.zip
FreeBSD-src-65491e7b354139ea6f344fadb5b53cfb1ea28358.tar.gz
mtod() returns pointer to the specified type, not necessarily "void *".
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/mbuf.91
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9
index e84d423..3bf02d7 100644
--- a/share/man/man9/mbuf.9
+++ b/share/man/man9/mbuf.9
@@ -56,7 +56,6 @@
.Fn MFREE "struct mbuf *mbuf" "struct mbuf *successor"
.\"
.Ss Mbuf utility macros
-.Ft void *
.Fn mtod "struct mbuf *mbuf" "type"
.Ft int
.Fn MEXT_IS_REF "struct mbuf *mbuf"
OpenPOWER on IntegriCloud