docs/protocol: Fix syntax highlighting of struct limine_video_mode
This commit is contained in:
parent
7e331c719a
commit
1b5fe8bb4c
@ -526,7 +526,7 @@ struct limine_framebuffer {
|
||||
`modes` is an array of `mode_count` pointers to `struct limine_video_mode` describing the
|
||||
available video modes for the given framebuffer.
|
||||
|
||||
```
|
||||
```c
|
||||
struct limine_video_mode {
|
||||
uint64_t pitch;
|
||||
uint64_t width;
|
||||
|
Loading…
Reference in New Issue
Block a user