Unverified Commit 468fecfc authored by Troy Butler's avatar Troy Butler Committed by GitHub
Browse files

Fix mismatches between function parameter definitions and declarations (#89512)



Addresses issue #88716.

Some function parameter names in the affected header files did not match
the parameter names in the definitions, or were listed in a different
order.

---------

Signed-off-by: default avatarTroy-Butler <squintik@outlook.com>
parent 1b2f970e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment