* grub-core/kern/x86_64/efi/callwrap.S: Fix the comment.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-11-16 21:35:40 +01:00
parent 581ffa8a24
commit bdfe9eeb2c
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2011-11-16 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/x86_64/efi/callwrap.S: Fix the comment.
2011-11-14 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/lib/adler32.c: Add missing license specification.