* util/grub-install.c: Fix a typo.

This commit is contained in:
Vladimir Serbinenko 2014-01-18 20:02:51 +01:00
parent 41155a5722
commit b204b718cc
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2014-01-18 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-install.c: Fix a typo.
2014-01-18 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/normal/main.c (read_config_file): Buffer config file.