summaryrefslogtreecommitdiffhomepage
path: root/src/DebuggerKit
diff options
context:
space:
mode:
Diffstat (limited to 'src/DebuggerKit')
-rw-r--r--src/DebuggerKit/src/MachContractCLI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DebuggerKit/src/MachContractCLI.cpp b/src/DebuggerKit/src/MachContractCLI.cpp
index a13a980..dcd8767 100644
--- a/src/DebuggerKit/src/MachContractCLI.cpp
+++ b/src/DebuggerKit/src/MachContractCLI.cpp
@@ -25,7 +25,7 @@ static Void dbgi_ctrlc_handler(std::int32_t _) {
kKeepRunning = false;
}
-NECTAR_MODULE(DebuggerMachPOSIX) {
+NECTAR_MODULE(DebuggerMach) {
pfd::notify(
"Debugger Event",
"Userland Debugger\n(C) 2025 Amlal El Mahrouss, licensed under the Apache 2.0 license.");