elm_entry: fix to return a error code if a argument is not valid 78/201878/2
authorWonki Kim <wonki_.kim@samsung.com>
Fri, 15 Mar 2019 14:27:20 +0000 (10:27 -0400)
committerBowon Ryu <bowon.ryu@samsung.com>
Wed, 20 Mar 2019 12:49:10 +0000 (12:49 +0000)
commita985e8dbcb3765261539920ebba26e02fd56cb63
treeffb6d5a27f2e7065c70701cd2aa47476eeab058e
parent2bbc2e142477008322a33588f20a7cba3050c242
elm_entry: fix to return a error code if a argument is not valid

Summary:
if format is not specified, it should return some error code.
this is a kind of a patch to keep backward compatability of the api.

Reviewers: zmike, bu5hm4n

Reviewed By: zmike

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8337

Change-Id: Iab09f7d4bf782e50d1cd5c17a23f71f2b1ed5609
src/lib/elementary/elm_entry.c