elm: Fix elm_shutdown
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 26 Sep 2017 07:21:27 +0000 (16:21 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 26 Sep 2017 08:58:07 +0000 (17:58 +0900)
commit5cea60d1574ba689735c488bada4004b72f2d5e4
treebdcdcbb9154920a6906eae19831944852f08aca4
parent5258a6d46f5c16423135514cab759ce1a4bfdc6b
elm: Fix elm_shutdown

ecore could not shut down properly in an elm_init()/elm_shutdown()
cycle, with 7 remaining references, all because of a typo.

This should help @cedric as well
src/lib/elementary/elm_main.c