You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont b2b5404883 Use const pointers when possible
Sending data only require to read the input buffer, so declare it const.
6 years ago
..
src Use const pointers when possible 6 years ago
tests Fix text input event segfault 6 years ago
meson.build Include source root directory 6 years ago