summaryrefslogtreecommitdiffhomepage
path: root/Private/KernelKit/DebugOutput.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Private/KernelKit/DebugOutput.hpp')
-rw-r--r--Private/KernelKit/DebugOutput.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Private/KernelKit/DebugOutput.hpp b/Private/KernelKit/DebugOutput.hpp
index a2355cd8..88ed2448 100644
--- a/Private/KernelKit/DebugOutput.hpp
+++ b/Private/KernelKit/DebugOutput.hpp
@@ -96,7 +96,7 @@ inline TerminalDevice get_console_in(Char* buf) {
typedef Char rt_debug_type[255];
-class DebuggerPorts final {
+class DebuggerPortHeader final {
public:
Int16 fPort[kDebugMaxPorts];
Int16 fBoundCnt;