scrcpy/app
Romain Vimont 0871bca9c7 Avoid pointer arithmetic on "void *"
Fix the following warning (with -Wpedantic enabled):

    pointer of type ‘void *’ used in arithmetic [-Wpointer-arith]
2018-04-04 10:50:12 +02:00
..
src Avoid pointer arithmetic on "void *" 2018-04-04 10:50:12 +02:00
tests Fix text input event segfault 2018-03-09 22:30:10 +01:00
meson.build Include source root directory 2018-03-20 21:32:41 +01:00