On Wed, Jun 05, 2019 at 09:46:12AM +0300, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <[email protected]>
> ---
> common/filetype.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks
Sascha
>
> diff --git a/common/filetype.c b/common/filetype.c
> index e2d707b156..9675009eb0 100644
> --- a/common/filetype.c
> +++ b/common/filetype.c
> @@ -37,7 +37,7 @@ struct filetype_str {
> };
>
> static const struct filetype_str filetype_str[] = {
> - [filetype_unknown] = { "unknown", "unkown" },
> + [filetype_unknown] = { "unknown", "unknown" },
> [filetype_arm_zimage] = { "ARM Linux zImage", "arm-zimage" },
> [filetype_lzo_compressed] = { "LZO compressed", "lzo" },
> [filetype_lz4_compressed] = { "LZ4 compressed", "lz4" },
> --
> 2.20.1
>
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox