Romain Vimont 4135c411af Fix compilation error
Fix the following warning/error:

    ../app/src/cli.c:2158:17: warning: a label can only be part of a
    statement and a declaration is not a statement [-Wpedantic]

With some compilers, this is an error rather than a pedantic warning.

Refs <https://github.com/Genymobile/scrcpy/issues/2256#issuecomment-1467008307>
2023-11-25 23:56:46 +01:00
..
2023-11-25 21:35:04 +01:00
2023-11-25 23:56:46 +01:00
2023-11-23 23:27:28 +01:00
2023-11-25 21:06:37 +01:00
2023-11-25 21:40:27 +01:00
2023-11-23 23:34:46 +01:00