Fix on the class name of ecore idle exiter.

Signed-off-by: Daniel Zaoui <daniel.zaoui@samsung.com>

SVN revision: 78577
This commit is contained in:
Daniel Zaoui 2012-10-28 08:46:27 +00:00 committed by Daniel Zaoui
parent 424491e6f7
commit 993534639e
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#define MY_CLASS ECORE_IDLE_EXITER_CLASS
#define MY_CLASS_NAME "ecore_idle_exitier"
#define MY_CLASS_NAME "ecore_idle_exiter"
EAPI Eo_Op ECORE_IDLE_EXITER_BASE_ID = EO_NOOP;