From e2a78389f2b21afa1e38ac72aed6aa1b73608ad7 Mon Sep 17 00:00:00 2001 From: Aiken Harris Date: Thu, 4 Jun 2026 12:58:59 +0200 Subject: [PATCH] Fix incorrect namespace comment --- xtoskrnl/includes/po/idle.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xtoskrnl/includes/po/idle.hh b/xtoskrnl/includes/po/idle.hh index 0452063..37f4bfa 100644 --- a/xtoskrnl/includes/po/idle.hh +++ b/xtoskrnl/includes/po/idle.hh @@ -12,7 +12,7 @@ #include -/* Runtime Library */ +/* Power Management */ namespace PO { class Idle