oooh no one ever spotted this api had a typo! fix indeed.

SVN revision: 82255
This commit is contained in:
Carsten Haitzler 2013-01-05 02:46:03 +00:00
parent 7f1fb9b10d
commit 43e917724b
1 changed files with 1 additions and 1 deletions

View File

@ -1529,7 +1529,7 @@ emotion_object_suspend_set(Evas_Object *obj, Emotion_Suspend state)
}
EAPI Emotion_Suspend
motion_object_suspend_get(Evas_Object *obj)
emotion_object_suspend_get(Evas_Object *obj)
{
Smart_Data *sd;