Update section header to reflect changes in the text (#176)

This commit is contained in:
Steve Klabnik
2016-06-07 15:48:54 -04:00
committed by Philipp Oppermann
parent bddf35f365
commit 1183f5d1e1

View File

@@ -204,7 +204,7 @@ What happened? Well, the linker removed unused sections. And since we don't use
```
Now everything should work again (the green `OKAY`). But there is another linking issue, which is triggered by some other example code.
### no-landing-pads
### panic == abort
The following snippet still fails: