diff options
| author | Masahisa Kojima <[email protected]> | 2022-12-02 13:59:33 +0900 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2022-12-02 19:17:25 +0100 |
| commit | c67d3c9e2330f54d9ba883beac33ddc06216ef8f (patch) | |
| tree | 31ce9ae500845fc4e88055eae98ef967b636e855 /include | |
| parent | 7fb73cd99984558a241fdcfec9001041c8c96033 (diff) | |
eficonfig: fix going one directory up issue
The directory name in eficonfig menu entry contains the
'\' separator. strcmp() argument ".." is wrong and one directory
up handling does not work correctly. strcmp() argument must
include '\' separator.
Signed-off-by: Masahisa Kojima <[email protected]>
Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
