mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-22 15:37:51 +00:00
In the to procs `get_single_section()` and `get_by_section()` the `number` parameter should have a default of `1` rather than `0`. See the issue for more details.