typo
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 19 Apr 2009 08:39:09 +0000 (08:39 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 19 Apr 2009 08:39:09 +0000 (08:39 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@40217 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore_x/xcb/ecore_xcb.c

index d46adbe..ecf72a3 100644 (file)
@@ -268,7 +268,7 @@ ecore_x_init(const char *name)
 #endif /* ECORE_XCB_XPRINT */
 
    /* We init some components (not related to XCB) */
-   ecore_even_init();
+   ecore_event_init();
    _ecore_x_reply_init();
    _ecore_x_dnd_init();
    ecore_x_netwm_init();