svn commit: r186751 - in head/sys: netinet6 netipsec

Christoph Mallon christoph.mallon at gmx.de
Mon Jan 5 10:13:18 PST 2009


Bjoern A. Zeeb schrieb:
> I have broken it out from a larger patch; the C99 initializer is here:
> http://people.freebsd.org/~bz/20090105-02-c99-initializers.diff
> 
> I case someone can give it a quick glance I'll commit them.

+	.pr_flags	= PR_ATOMIC|PR_ADDR,

style(9) wants spaces around binary operators. The designator 
initializers seem to be correct.

	Christoph


More information about the svn-src-all mailing list