cvs commit: src/sys/kern uipc_mbuf.c src/sys/sys mbuf.h

Alexey Dokuchaev danfe at FreeBSD.org
Fri Feb 25 10:18:45 GMT 2005


On Thu, Feb 24, 2005 at 08:25:27PM +0000, Robert Watson wrote:
> -static int rl_encap		(struct rl_softc *, struct mbuf * );
> +static int rl_encap		(struct rl_softc *, struct mbuf ** );

Probably superfluous space before last closing brace.

./danfe


More information about the cvs-src mailing list