[elm_datefield.c] fix in API elm_datefield_item_min_set() & elm_datefield_item_max_se...
authorsumanth <sumanth.m@samsung.com>
Tue, 11 Oct 2011 09:00:15 +0000 (18:00 +0900)
committersumanth <sumanth.m@samsung.com>
Tue, 11 Oct 2011 09:00:15 +0000 (18:00 +0900)
commit783833be6ff848cd1b1697f87db17c865218090e
treeef97099e57eb7adb74e2db833e4315c2ad9d73b7
parent76a2926d99948ced15d0fd98b1715e39660b7952
[elm_datefield.c] fix in API elm_datefield_item_min_set() & elm_datefield_item_max_set() : item min value cannot be more than max value & similarly max value cannot be less than min val.

Change-Id: I324d89d3613487f533ee29a95746fd2a1e1049a6
src/lib/elm_datefield.c