On Mon, 24 Nov 2008, Dag-Erling Smørgrav wrote:
Sean Farley <[EMAIL PROTECTED]> writes:
Log:
Fixed style issues with variable ordering and naming, spacing and
parentheses.
Fixed alignment issue in gr_dup() in its assignment of gr_mem using a
struct to force alignment without performing
Sean Farley <[EMAIL PROTECTED]> writes:
> Log:
> Fixed style issues with variable ordering and naming, spacing and
> parentheses.
>
> Fixed alignment issue in gr_dup() in its assignment of gr_mem using a
> struct to force alignment without performing alignment mathematics. This
> was
Author: scf
Date: Sun Nov 23 23:26:12 2008
New Revision: 185237
URL: http://svn.freebsd.org/changeset/base/185237
Log:
Fixed style issues with variable ordering and naming, spacing and
parentheses.
Fixed alignment issue in gr_dup() in its assignment of gr_mem using a
struct to force ali