Missing return value, is never checked.
authorsebastid <sebastid>
Thu, 11 Aug 2005 04:33:46 +0000 (04:33 +0000)
committersebastid <sebastid@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 11 Aug 2005 04:33:46 +0000 (04:33 +0000)
SVN revision: 16102

src/bin/e_prefix.c

index 87721b0..9051aa2 100644 (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