* grub-core/commands/pcidump.c: Remove static variables.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-07-11 16:11:03 +02:00
parent c6a61bda9b
commit 139072b83a
2 changed files with 41 additions and 27 deletions

View file

@ -1,3 +1,7 @@
2013-07-11 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/pcidump.c: Remove static variables.
2013-07-11 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/sleep.c: Refresh screen before sleeping.