mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-08-09 23:12:32 +00:00
syntax-check: fix no-newline or empty line at EOF
This commit is contained in:
parent
cfe81e1a98
commit
bc77805b5f
@ -977,4 +977,3 @@ int spice_char_device_state_restore(SpiceCharDeviceState *dev,
|
||||
spice_char_device_read_from_device(dev);
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
2
server/tests/.gitignore
vendored
2
server/tests/.gitignore
vendored
@ -4,4 +4,4 @@ test_empty_success
|
||||
test_just_sockets_no_ssl
|
||||
test_fail_on_null_core_interface
|
||||
test_playback
|
||||
test_display_resolution_changes
|
||||
test_display_resolution_changes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user