* ecore_evas: Fix typo.

SVN revision: 43185
This commit is contained in:
Cedric BAIL 2009-10-21 14:55:44 +00:00
parent 63ec70ea91
commit 33fc62e73f
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ static NSWindow * main_window;
{
if(ctx != NULL)
{
Ecore_evas *ee;
Ecore_Evas *ee;
EINA_INLIST_FOREACH(ecore_evases, ee)
{