* grub-core/commands/efi/lsefisystab.c: Correct header.

* grub-core/commands/efi/lssal.c: Likewise.
* grub-core/commands/testload.c: Likewise.
This commit is contained in:
Colin Watson 2010-09-20 13:18:41 +01:00
parent c982589f0c
commit 6d3d698d13
4 changed files with 9 additions and 3 deletions

View file

@ -1,4 +1,4 @@
/* systab.c - Display EFI systab. */
/* lssal.c - Display EFI SAL systab. */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2008 Free Software Foundation, Inc.