small correction
This commit is contained in:
parent
16e1bc308f
commit
d1f80928bf
1 changed files with 0 additions and 1 deletions
|
@ -97,7 +97,6 @@ pub fn _print(args: fmt::Arguments) {
|
|||
WRITER.lock().write_fmt(args).unwrap();
|
||||
}
|
||||
|
||||
|
||||
impl Writer {
|
||||
pub fn write_byte(&mut self, byte: u8) {
|
||||
match byte {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue