Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a Visual Studio compiler warning
Two variables called "name" were in scope simultaneously and one shadowed the other.
- Loading branch information