Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2020 08:34:09 +0000
From:      Mark Linimon <linimon@lonesome.com>
To:        Gleb Smirnoff <glebius@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org, bz@freebsd.org, hselasky@freebsd.org, cem@freebsd.org
Subject:   Re: svn commit: r356755 - in head/sys: net netinet netinet6 netpfil/ipfw/nat64 sys
Message-ID:  <20200115083407.GA21335@lonesome.com>
In-Reply-To: <20200115061046.GR39529@FreeBSD.org>
References:  <202001150605.00F65Kc8011526@repo.freebsd.org> <20200115061046.GR39529@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jan 14, 2020 at 10:10:46PM -0800, Gleb Smirnoff wrote:
>      void
>      epoch_call(epoch_t epoch, epoch_context_t ctx,
>          void (*callback)(epoch_context_t));
> 
>      void
>      epoch_call(epoch_t epoch, epoch_context_t ctx,
>         void (*callback)(epoch_context_t));

I'm staring at these *really* hard and ... can't tell the difference?

mcl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200115083407.GA21335>