HomeFreeBSD

Fix trivial whitespace issue that is tripping -Wmisleading-indentation

Description

Fix trivial whitespace issue that is tripping -Wmisleading-indentation
in clang HEAD.

There was an invisible space in the middle of the tabs, and that apprently
was enough to throw off clang's column counting.

Even if clang is "incorrect" here, it's still a style(9) violation.

Details

Provenance
bdragonAuthored on
Parents
rS356061: [PowerPC] Define powerpc IFUNC kernel/userspace ABI.
Branches
Unknown
Tags
Unknown