edje_embryo: fix to use parameter of macro ALLOC_COPY_DESC
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Mon, 3 Aug 2020 10:22:27 +0000 (19:22 +0900)
committerJongmin Lee <jm105.lee@samsung.com>
Mon, 3 Aug 2020 21:34:48 +0000 (06:34 +0900)
commit8298c7852451a2a196155ea68c6719f7e9331b0a
tree8043d6306e36fe3225d160f38c90c036f5bbb434
parent074c63f810cbd873c21802cd1f3f2b4900ebe6ac
edje_embryo: fix to use parameter of macro ALLOC_COPY_DESC

The parameter "To" of macro ALLOC_COPY_DESC is not used.
To use the parameter "To", "d" is replaced to "To".
src/lib/edje/edje_embryo.c