Date: Fri, 25 Feb 2005 10:18:45 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_mbuf.c src/sys/sys mbuf.h Message-ID: <20050225101845.GA92421@FreeBSD.org> In-Reply-To: <Pine.NEB.3.96L.1050224202238.23622A-100000@fledge.watson.org> References: <20050224135254.A8585@odysseus.silby.com> <Pine.NEB.3.96L.1050224202238.23622A-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050225101845.GA92421>