* 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 @@
/* minicmd.c - commands for the rescue mode */
/* testload.c - load the same file in multiple ways */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2003,2005,2006,2007,2009,2010 Free Software Foundation, Inc.