Fix incorrect header guard comment
All checks were successful
Builds / ExectOS (i686, release) (push) Successful in 33s
Builds / ExectOS (amd64, release) (push) Successful in 35s
Builds / ExectOS (amd64, debug) (push) Successful in 49s
Builds / ExectOS (i686, debug) (push) Successful in 45s

This commit is contained in:
2026-01-29 19:49:54 +01:00
parent 446ce920ec
commit fd29cf55ef

View File

@@ -35,4 +35,4 @@ namespace MM
};
}
#endif /* __XTOSKRNL_MM_PFN_HH */
#endif /* __XTOSKRNL_MM_COLORS_HH */