mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
Use `NtLdrGetNextOption()` to loop over each individual option and move it to its proper place. This automatically trims any '/' option separator, including repeated ones and whitespaces, and allow for straightforward replacement with one single space.