HomeFreeBSD

Use MIN() instead of MAX() as the previous syntax was wrote in a weird and

Description

Use MIN() instead of MAX() as the previous syntax was wrote in a weird and
confused way: "prec > 9 ? 9 : prec".

Submitted by: pfg, ngie and luke <luke.tw@gmail.com>
MFC after: 2 weeks.

Details

Provenance
araujoAuthored on
Parents
rS298598: Fixes the comment to reflect the code.
Branches
Unknown
Tags
Unknown