:: commit 5b8f3fe0ee4ecbc5f764a606fb5fd9ac77140038

mintsuki <mintsuki@protonmail.com> — 2022-10-14 03:50

parents: 5d5f29ffeb

docs: Fix formatting issue in PROTOCOL.md

diff --git a/PROTOCOL.md b/PROTOCOL.md
index 97cbf6c4..77b36e82 100644
--- a/PROTOCOL.md
+++ b/PROTOCOL.md
@@ -585,6 +585,7 @@ struct limine_framebuffer {
     uint64_t mode_count;
     struct limine_video_mode **modes;
 };
+```
 
 `modes` is an array of `mode_count` pointers to `struct limine_video_mode` describing the
 available video modes for the given framebuffer.
tab: 248 wrap: offon