mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
ec7e75a57f
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.