edje_edit: fixing -Wshadow compile warning with edje_edit_access_set
authorVorobiov Vitalii <vi.vorobiov@samsung.com>
Fri, 4 Jul 2014 12:22:27 +0000 (21:22 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Fri, 4 Jul 2014 12:22:35 +0000 (21:22 +0900)
commit75d65aef9c0bb09d77d1c916189a1887876c4773
tree7fcf935252b0598269089a40d6af5c40002990fb
parent2b31945f5ef84850793c3dcefdea408bbebf13b2
edje_edit: fixing -Wshadow compile warning with edje_edit_access_set

Summary:
There was -Wshadow compile warning with edje_edit_access_set
and one of it's param called access.
Changed it's name to avoid such annoying warning

Reviewers: Hermet, raster, cedric, seoz

Reviewed By: Hermet

CC: reutskiy.v.v, cedric
Differential Revision: https://phab.enlightenment.org/D1106
src/lib/edje/edje_edit.c