mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 17:52:07 +02:00
cmd: env: fix a typo in a comment of do_env_set_efi()
A wrong function name is referred to in a comment of do_env_set_efi(). Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
e5d8971bfd
commit
6810caf856
@@ -330,7 +330,7 @@ out:
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* do_env_print_efi() - set UEFI variable
|
* do_env_set_efi() - set UEFI variable
|
||||||
*
|
*
|
||||||
* @cmdtp: Command table
|
* @cmdtp: Command table
|
||||||
* @flag: Command flag
|
* @flag: Command flag
|
||||||
|
Reference in New Issue
Block a user