mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 15:34:33 +00:00
Remove unnecessary newline character in cmd_lsacpi function
This commit is contained in:
parent
c967e94187
commit
e02bcf8e0d
@ -35,5 +35,4 @@ void cmd_lsacpi(const char *)
|
|||||||
Table.second->OEMID,
|
Table.second->OEMID,
|
||||||
Table.second->OEMTableID);
|
Table.second->OEMTableID);
|
||||||
}
|
}
|
||||||
putchar('\n');
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user