* grub-core/commands/lsacpi.c (grub_cmd_lsacpi): Fix prototype.

This commit is contained in:
Szymon Janc 2010-09-11 20:08:37 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent 4df7996d87
commit 3c70f225b2
2 changed files with 8 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2010-09-11 Szymon Janc <szymon@janc.net.pl>
* grub-core/commands/lsacpi.c (grub_cmd_lsacpi): Fix prototype.
2010-09-11 Vladimir Serbinenko <phcoder@gmail.com>
Shutdown using ACPI.