Code cleanup
This commit is contained in:
parent
6c20dff61e
commit
fa1231e0ff
|
@ -231,7 +231,7 @@ static int _is_file_executable(char * pathname)
|
||||||
static int _usage(void)
|
static int _usage(void)
|
||||||
{
|
{
|
||||||
fprintf(stderr, "%s", "Usage: test [expression]\n\
|
fprintf(stderr, "%s", "Usage: test [expression]\n\
|
||||||
[ [expression] ]\n");
|
[ [expression] ]\n");
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user