HomeFreeBSD

ql*_def.h: fix QL_ALIGN parenthesization

Description

ql*_def.h: fix QL_ALIGN parenthesization

QL_ALIGN is a set of copies of roundup2, but it was missing an outer set
of parentheses, which began to matter with r324538. Now, fully copy the
parenthesization of roundup2.

Reviewed by: davidcs
Differential Revision: https://reviews.freebsd.org/D12673

Details

Provenance
rlibbyAuthored on
Reviewer
davidcs
Differential Revision
D12673: ql*_def.h: fix QL_ALIGN parenthesization
Parents
rS324727: Import the latest CloudABI definitions, version 0.16.
Branches
Unknown
Tags
Unknown