elm: Fixed shadow variable warnings during compilation.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 23 Mar 2014 11:21:23 +0000 (20:21 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sun, 23 Mar 2014 11:22:09 +0000 (20:22 +0900)
commit9b11f346f457f2de8108bb1f896e6441f0353ec3
treec459d923ee9eaa60f111e174db0916166bc3c49c
parent2b2f1318c9f1a6f96d75cf23d081d4d5b3a6e9b1
elm: Fixed shadow variable warnings during compilation.

elm_bubble.eo.c:110:14: warning: declaration of 'access' shadows a
global declaration [-Wshadow]

Special thanks to Jack DanielZ
src/lib/elm_clock.eo
src/lib/elm_diskselector.c
src/lib/elm_widget.eo