Skip to content
Snippets Groups Projects
Commit b02753e5 authored by Thomas Guillem's avatar Thomas Guillem Committed by Hugo Beauzée-Luyssen
Browse files

kms: fix build

Fix the following build error:
```
../../modules/video_output/kms.c: In function ‘WindowEnable’:
../../modules/video_output/kms.c:335:9: error: a label can only be part of a statement and a declaration is not a statement
  335 |         struct drm_mode_destroy_dumb destroy_request = {
```

With gcc version 10.2.1 20210110 (Debian 10.2.1-6) and -fsanitize=thread
parent 170f0352
No related branches found
No related tags found
Loading
Pipeline #178791 passed with stage
in 15 minutes and 7 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment