mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-12 19:18:11 +00:00
server/spice-server.syms: add missing global labels
Although global is the default, this makes the file more consistent.
This commit is contained in:
parent
c48812ee51
commit
124984a171
@ -110,10 +110,12 @@ global:
|
||||
} SPICE_SERVER_0.10.1;
|
||||
|
||||
SPICE_SERVER_0.10.3 {
|
||||
global:
|
||||
spice_server_is_server_mouse;
|
||||
} SPICE_SERVER_0.10.2;
|
||||
|
||||
SPICE_SERVER_0.10.4 {
|
||||
global:
|
||||
spice_qxl_monitors_config_async;
|
||||
} SPICE_SERVER_0.10.3;
|
||||
|
||||
@ -125,5 +127,6 @@ global:
|
||||
} SPICE_SERVER_0.10.4;
|
||||
|
||||
SPICE_SERVER_0.11.4 {
|
||||
global:
|
||||
spice_server_set_exit_on_disconnect;
|
||||
} SPICE_SERVER_0.11.2;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user