util/cbfstool: Fix typos
Change-Id: I6967a106ce1286d633ddeeb041f582e65f9ea78c Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/28208 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
committed by
Martin Roth
parent
7bb53aa386
commit
3db0198358
@@ -84,7 +84,7 @@ struct elf_writer;
|
||||
void elf_init_eheader(Elf64_Ehdr *ehdr, int machine, int nbits, int endian);
|
||||
|
||||
/*
|
||||
* Initialize a new ELF writer. Deafult machine type, endianness, etc is
|
||||
* Initialize a new ELF writer. Default machine type, endianness, etc is
|
||||
* copied from the passed in Elf64_Ehdr. Returns NULL on failure, valid
|
||||
* pointer on success.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user