diff --git a/src/modules/fileman/e_mod_main.c b/src/modules/fileman/e_mod_main.c index 658aa5ec1..f408d320b 100644 --- a/src/modules/fileman/e_mod_main.c +++ b/src/modules/fileman/e_mod_main.c @@ -208,7 +208,7 @@ static void _e_mod_action_fileman_show_cb(E_Object *obj EINA_UNUSED, const char *params) { - const char *dev = "/", *path = NULL; + const char *dev = "/", *path = "/"; char *p = NULL; E_Zone *zone = NULL;