HomeFreeBSD

Fix the wrong format, format specifies type 'int' but the argument has type

Description

Fix the wrong format, format specifies type 'int' but the argument has type
'long', it was spotted by clang.

Differential Revision: D2663
Reviewed by: imp, rodrigc

Details

Provenance
araujoAuthored on
Reviewer
imp
Differential Revision
D2663: Fix format specifies type 'int' but the arguemnt has type 'long'
Parents
rS283868: Remove unused variable spotted by clang.
Branches
Unknown
Tags
Unknown