Date: Thu, 12 Oct 2000 09:33:43 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c src/sys/sys mbuf.h Message-ID: <200010121633.JAA72308@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2000/10/12 09:33:43 PDT
Modified files:
sys/netinet ip_input.c
sys/sys mbuf.h
Log:
Backout my wrong attempt to fix the compilation warning in ip_input.c
and instead reapply the revision 1.49 of mbuf.h, i.e.
Fixed regression of the type of the `header' member of struct pkthdr from
`void *' to caddr_t in rev.1.51. This mainly caused an annoying warning
for compiling ip_input.c.
Requested by: bde
Revision Changes Path
1.143 +2 -2 src/sys/netinet/ip_input.c
1.59 +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?200010121633.JAA72308>
