wrong symbol

SVN revision: 49674
This commit is contained in:
Vincent Torri 2010-06-14 20:44:44 +00:00
parent 698ac34608
commit af955f4767
1 changed files with 1 additions and 1 deletions

View 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));