cleanup: namespace Montauk (capital M) => montauk::abi
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <Sched/Scheduler.hpp>
|
||||
#include <Ipc/Ipc.hpp>
|
||||
|
||||
namespace Montauk {
|
||||
namespace montauk::abi {
|
||||
|
||||
static Sched::Process* GetRedirTarget(Sched::Process* proc) {
|
||||
if (!proc || !proc->redirected) return nullptr;
|
||||
|
||||
Reference in New Issue
Block a user