Removing wslay socket support in prep for switch to mongoose.
Work on #21.
This commit is contained in:
@@ -82,7 +82,7 @@ int Run::Launch(const xechar_t* path) {
|
||||
// Run the debugger.
|
||||
// This may pause waiting for connections.
|
||||
if (debugger_->Startup()) {
|
||||
XELOGE("Debugger failed to startup");
|
||||
XELOGE("Debugger failed to start up");
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user