Update README.md

pull/165/head
Andre Richter 2 years ago committed by GitHub
parent 9afda2c5b7
commit f0b7f819af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -227,7 +227,7 @@ match backtrace_res {
Finally, we add printing of a backtrace to `panic!`:
```
```rust
panic_println!(
"[ {:>3}.{:06}] Kernel panic!\n\n\
Panic location:\n File '{}', line {}, column {}\n\n\

Loading…
Cancel
Save