:: commit 1b5fe8bb4c1fb12fc458016e3ab5f307bcc9204d

mintsuki <mintsuki@protonmail.com> — 2022-12-08 11:25

parents: 7e331c719a

docs/protocol: Fix syntax highlighting of struct limine_video_mode

diff --git a/PROTOCOL.md b/PROTOCOL.md
index 1a45e06b..e54b326e 100644
--- a/PROTOCOL.md
+++ b/PROTOCOL.md
@@ -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;
tab: 248 wrap: offon