diff options
| author | Léo Lam <leo@innovatetechnologi.es> | 2018-07-05 09:36:00 +0200 |
|---|---|---|
| committer | Léo Lam <leo@innovatetechnologi.es> | 2018-07-05 09:40:43 +0200 |
| commit | eb9009e5c0d4174a48df36a23d5c0a0e4ab6d778 (patch) | |
| tree | f88c819ded5b124e4127b913b93f88c9f7bf67bb /Source/Core/InputCommon/ControllerInterface/Android/Android.cpp | |
| parent | 9ea3e833bafff0d67e38b0f7f2dd42878d9af15d (diff) | |
DSPTool: Use std::string == instead of strcmp
Less C-like and conveniently fixes a build issue caused by strcmp
not being declared for some reason.
Converting to std::string is safe because the argument count is
checked every time so the char* cannot be a nullptr.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android/Android.cpp')
0 files changed, 0 insertions, 0 deletions
