* grub-core/commands/lsacpi.c (options): Fix typo.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-02-25 23:04:30 +01:00
parent 6a656b0ea5
commit 114076ef63
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2012-02-25 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/lsacpi.c (options): Fix typo.
2012-02-25 Vladimir Serbinenko <phcoder@gmail.com>
Convert grub-emu to argp.