On Sun, 4 Jan 2009, Ed Schouten wrote:
* Robert Watson <rwat...@freebsd.org> wrote:
Unlike with struct protosw, several instances of struct ip6protosw
did not use C99-style sparse structure initialization, so remove
NULL assignments for now-removed pr_usrreq function pointers.
Maybe we should convert them to use the C99-style initialisation. This could
prevent similar issues in the future, right?
I think Bjoern already has a work-in-progress on this one, but yes, that would
be a good idea.
Robert N M Watson
Computer Laboratory
University of Cambridge
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"