allow starting enlightenment with the valgrind option again

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-05-18 14:22:26 -04:00
parent 83eebacb5d
commit e5b654cf9e
1 changed files with 1 additions and 2 deletions

View File

@ -1172,8 +1172,7 @@ _e_main_parse_arguments(int argc, char **argv)
e_nopause = EINA_TRUE;
else if ((!strcmp(argv[i], "-h")) ||
(!strcmp(argv[i], "-help")) ||
(!strcmp(argv[i], "--help")) ||
argv[i][0])
(!strcmp(argv[i], "--help")))
{
printf
(_(