wrong symbol
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Jun 2010 20:44:44 +0000 (20:44 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Jun 2010 20:44:44 +0000 (20:44 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@49674 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore_x/xcb/ecore_xcb_selection.c

index 29795db..b8f290f 100644 (file)
@@ -23,7 +23,7 @@ static int _ecore_x_selection_data_targets_free(void *data);
 #define ECORE_X_SELECTION_DATA(x) ((Ecore_X_Selection_Data *)(x))
 
 void
-_ecore_x_selection_data_init(void)
+_ecore_x_selection_init(void)
 {
    /* Initialize global data */
    memset(selections, 0, sizeof(selections));