cleanup: namespace Montauk (capital M) => montauk::abi
This commit is contained in:
@@ -40,7 +40,7 @@ extern "C" void _start() {
|
||||
}
|
||||
|
||||
// Show DNS server
|
||||
Montauk::NetCfg cfg;
|
||||
montauk::abi::NetCfg cfg;
|
||||
montauk::get_netcfg(&cfg);
|
||||
|
||||
montauk::print("Server: ");
|
||||
|
||||
Reference in New Issue
Block a user