Evas: Fix typos from 'old mans' recent commit sot hings build again

wrt xcb.



SVN revision: 58804
This commit is contained in:
Christopher Michael 2011-04-21 15:21:40 +00:00
parent 48d0603e5d
commit 2dce8da128
1 changed files with 1 additions and 1 deletions

View File

@ -571,7 +571,7 @@ evas_software_xcb_outbuf_new_region_for_update(Outbuf *buf,
alpha, EVAS_COLORSPACE_ARGB8888);
if (!im)
{
_unfind_xob(obr->xob, 0);
_unfind_xcbob(obr->xcbob, 0);
free(obr);
return NULL;
}