Date: Sat, 3 Jun 2000 03:30:56 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mbuf.h Message-ID: <200006031030.DAA81607@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/06/03 03:30:56 PDT
Modified files:
sys/sys mbuf.h
Log:
Fixed regression of the type of the `header' member of struct pkthdr from
`void *' to caddr_t in rev.1.40. This mainly caused an annoying warning
for compiling ip_input.c.
Revision Changes Path
1.49 +2 -2 src/sys/sys/mbuf.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006031030.DAA81607>
