fun typo, I'd think gcc would warn against this
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 13 Dec 2012 14:14:44 +0000 (14:14 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 13 Dec 2012 14:14:44 +0000 (14:14 +0000)
SVN revision: 80859

src/modules/fileman/e_fwin_nav.c

index 64d2e7a..993c34b 100644 (file)
@@ -86,7 +86,7 @@ e_fwin_nav_shutdown(void)
 static Eina_Bool
 _event_deleted(Nav_Item *ni, int type, void *e)
 {
-   Eio_Monitor_Error *me = me;
+   Eio_Monitor_Error *me = e;
    Eio_Monitor_Event *ev = e;
    const char *dir;