Fix lazy typo breakage.

This commit is contained in:
Alastair Poole 2019-08-30 20:45:32 +01:00
parent 8ddde14287
commit 655dacb953
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
static void
_win_del_cb(void *data EINA_UNUSED, Evas_Object *obj EINA_UNUSED, void *event_info EINA_UNUSED)
{
exit(0)r;
exit(0);
}
static Evas_Object *