Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`grub_file_getline` returns NULL if founds an empty line. This makes impossible to distinguish empty lines from EOF. Let `grub_file_getline` just return an empty string in this case. Signed-off-by: Matteo Croce <[email protected]>
- Loading branch information