mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-10 23:09:18 +00:00
Remove unnecessary newline character in cmd_lsacpi function
This commit is contained in:
@ -35,5 +35,4 @@ void cmd_lsacpi(const char *)
|
||||
Table.second->OEMID,
|
||||
Table.second->OEMTableID);
|
||||
}
|
||||
putchar('\n');
|
||||
}
|
||||
|
Reference in New Issue
Block a user