mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
Remove a newline
This commit is contained in:
parent
a9163e7244
commit
822182c47f
@ -148,7 +148,6 @@ Result tmemClose(TransferMemory* t)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (R_SUCCEEDED(rc)) {
|
if (R_SUCCEEDED(rc)) {
|
||||||
|
|
||||||
rc = tmemCloseHandle(t);
|
rc = tmemCloseHandle(t);
|
||||||
|
|
||||||
if (t->src_addr != NULL) {
|
if (t->src_addr != NULL) {
|
||||||
|
Loading…
Reference in New Issue
Block a user