Fixing selective sed failure
authorsachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 7 Feb 2012 12:44:33 +0000 (12:44 +0000)
committersachiel <sachiel@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 7 Feb 2012 12:44:33 +0000 (12:44 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@67731 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_web.h

index 492c2dd..9f44293 100644 (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