scrcpy/app
Romain Vimont b0184f2869 Initialize queue "last" field
The compiler is not always able to see that "last" is always initialized
before being used, so always initialize it.
2019-08-04 16:22:39 +02:00
..
src Initialize queue "last" field 2019-08-04 16:22:39 +02:00
tests Add generic intrusive FIFO queue 2019-08-01 23:14:50 +02:00
meson.build Add generic intrusive FIFO queue 2019-08-01 23:14:50 +02:00