Bad monkey!

SVN revision: 12703
This commit is contained in:
xcomputerman 2005-01-03 20:23:47 +00:00 committed by xcomputerman
parent 99d0a396da
commit 4558007166
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ e_desk_current_get(E_Zone *zone)
{
Evas_List *l;
E_OBJECT_CHECK(man);
E_OBJECT_CHECK(zone);
for (l = zone->desks; l; l = l->next)
{