Missing return value, is never checked.

SVN revision: 16102
This commit is contained in:
sebastid 2005-08-11 04:33:46 +00:00 committed by sebastid
parent 4d47bf9e22
commit d5332fa337
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ _e_prefix_fallbacks(void)
printf("WARNING: Enlightenment could not determine its installed prefix\n"
" and is falling back on the compiled in default:\n"
" %s\n", _prefix_path);
return 1;
}
static int