LookingGlass/client/spice
Rikard Falkeborn 6530ca62da [client] fix return value in spice_read_nl error path
Returning -1 from a function with bool as return argument is the same as
returning true. If the channel is not connected, return false instead to
indicate the error.
2019-12-18 08:55:27 +11:00
..
include/spice [client] fix failure to build due to broken symlink, fixes #173 2019-07-23 11:06:51 +10:00
src [client] fix return value in spice_read_nl error path 2019-12-18 08:55:27 +11:00
CMakeLists.txt [build] make "common" a static library (part 2/2) 2019-04-11 11:12:59 +10:00