mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2024-11-14 21:37:42 -07:00
clean log
This commit is contained in:
parent
cdd60bb298
commit
c2a55bc217
@ -264,7 +264,7 @@ bool Init(bool open_adapter)
|
||||
}
|
||||
|
||||
if (!curaddr->ifa_addr){
|
||||
printf("Device does not have an address :/");
|
||||
printf("Device does not have an address :/\n");
|
||||
curaddr = curaddr->ifa_next;
|
||||
continue;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user