Fixing selective sed failure

SVN revision: 67731
This commit is contained in:
Iván Briano 2012-02-07 12:44:33 +00:00
parent d2e3c6f9ec
commit aa44b6b3fa
1 changed files with 1 additions and 1 deletions

View File

@ -570,7 +570,7 @@ EAPI void elm_web_bg_color_get(const Evas_Object *obj, int *r, int
* @return A newly allocated string, or NULL if nothing is selected or an
* error occurred
*/
EAPI char *elm_view_selection_get(const Evas_Object *obj);
EAPI char *elm_web_selection_get(const Evas_Object *obj);
/**
* Tells the web object which index in the currently open popup was selected