ecore_file: Fix improper way of comparing in ecore_file_path_dir_exists @fix
authorArtem Popov <artem.popov@samsung.com>
Tue, 20 Sep 2016 16:52:23 +0000 (19:52 +0300)
committerMykyta Biliavskyi <m.biliavskyi@samsung.com>
Tue, 20 Sep 2016 16:52:23 +0000 (19:52 +0300)
commit132ae9683c242b695d1bb3050c09f83386d0667d
tree1249a583373279ff3326d7691a78c771af21b1ee
parente2875cefc49768f919919fbfa478f81570168688
ecore_file: Fix improper way of comparing in ecore_file_path_dir_exists @fix

Summary: There is wrong comparing while using strcmp function. Should be inverted.

Reviewers: cedric, raster, NikaWhite

Reviewed By: NikaWhite

Subscribers: cedric, NikaWhite, jpeg

Differential Revision: https://phab.enlightenment.org/D4291
src/lib/ecore_file/ecore_file_path.c