mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-21 19:24:00 +00:00
删个句号(强迫症犯了)
This commit is contained in:
@@ -204,7 +204,7 @@ namespace CMLeonOS
|
|||||||
|
|
||||||
using var dhcp = new DHCPClient();
|
using var dhcp = new DHCPClient();
|
||||||
if (NetworkDevice.Ready == true) {
|
if (NetworkDevice.Ready == true) {
|
||||||
_logger.Success("Kernel", "Network device ready.");
|
_logger.Success("Kernel", "Network device ready");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user