mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced 2025-06-07 08:14:48 +00:00
Add newline for formatting in PCNet code.
This commit is contained in:
parent
67e54cdf1f
commit
17a0888997
@ -212,6 +212,7 @@ U0 PCNetMACGet()
|
||||
|
||||
I64 i;
|
||||
U64 eeprom_bytes = InU32(PCNetIOBaseGet) | InU32(PCNetIOBaseGet + 4) << 32;
|
||||
|
||||
NetLog("PCNET GET MAC: Getting VM MAC.");
|
||||
for (i = 0; i < 6; i++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user