OSDN Git Service

Merge pull request #34 from backwardsEric/clang-parentheses-equality-warnings
authorHabu <habu1010+github@gmail.com>
Wed, 10 Feb 2021 00:19:19 +0000 (09:19 +0900)
committerGitHub <noreply@github.com>
Wed, 10 Feb 2021 00:19:19 +0000 (09:19 +0900)
Cosmetic: avoid clang's warnings about ((x == y)) versus ((x = y))


Trivial merge