mirror of
https://github.com/sheumann/hush.git
synced 2025-02-10 08:30:41 +00:00
typo fix in comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
0133921726
commit
7c8aa2b47c
@ -833,7 +833,7 @@ static action*** parse_params(char **argv)
|
|||||||
IF_FEATURE_FIND_PATH( PARM_path ,)
|
IF_FEATURE_FIND_PATH( PARM_path ,)
|
||||||
#if ENABLE_DESKTOP
|
#if ENABLE_DESKTOP
|
||||||
/* -wholename is a synonym for -path */
|
/* -wholename is a synonym for -path */
|
||||||
/* We support it becuase Linux kernel's "make tags" uses it */
|
/* We support it because Linux kernel's "make tags" uses it */
|
||||||
IF_FEATURE_FIND_PATH( PARM_wholename ,)
|
IF_FEATURE_FIND_PATH( PARM_wholename ,)
|
||||||
#endif
|
#endif
|
||||||
IF_FEATURE_FIND_PATH( PARM_ipath ,)
|
IF_FEATURE_FIND_PATH( PARM_ipath ,)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user