HomeFreeBSD

Use an int instead of a bool variable, since bool is not supported

Description

Use an int instead of a bool variable, since bool is not supported
on all platforms the stack is running on in userland.

Details

Provenance
tuexenAuthored on
Parents
rS357760: MFC r357512:
Branches
Unknown
Tags
Unknown