mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-10 01:04:30 +01:00
Thank you clang:
../app/src/control_msg.c:45:5: warning: suspicious concatenation of
string literals in an array initialization; did you mean to separate
the elements with a comma? [-Wstring-concatenation]
"hover-exit",
^