and also check that symbol too - just in case
authorCarsten Haitzler <raster@rasterman.com>
Sun, 29 Oct 2006 11:02:11 +0000 (11:02 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Sun, 29 Oct 2006 11:02:11 +0000 (11:02 +0000)
SVN revision: 26859

src/preload/e_precache.c

index 8efe731..9391d72 100644 (file)
@@ -55,7 +55,7 @@ log_write(const char *type, const char *file)
    static Evas_Hash *d_hash = NULL;
    char buf[2];
 
-   if ((*e_precache_end) && (*e_precache_end))
+   if ((e_precache_end) && (*e_precache_end))
      {
        log_close();
        return;