* grub-core/commands/lsacpi.c (options): Add missing terminator.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-04-01 21:22:48 +02:00
parent 9576977eab
commit 6d36a236d2
2 changed files with 7 additions and 2 deletions

View file

@ -1,7 +1,11 @@
2012-04-01 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/lsacpi.c (options): Add missing terminator.
2012-03-31 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/datetime.h (grub_datetime2unixtime): Fix handling of days
aftert 29th of February.
after 29th of February.
2012-03-31 Vladimir Serbinenko <phcoder@gmail.com>