mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-08-25 21:15:00 +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->OEMID,
|
||||||
Table.second->OEMTableID);
|
Table.second->OEMTableID);
|
||||||
}
|
}
|
||||||
putchar('\n');
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user