From b9f337f793e3a1cbb707bd673ab8019c3d4a9fac Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Fri, 27 May 2011 05:42:27 +0000 Subject: [PATCH] fix hover doc -> no html tags. breaks latex docs. SVN revision: 59726 --- src/lib/elm_hover.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/lib/elm_hover.c b/src/lib/elm_hover.c index 830bc93..239c899 100644 --- a/src/lib/elm_hover.c +++ b/src/lib/elm_hover.c @@ -943,12 +943,10 @@ elm_hover_content_unset(Evas_Object *obj, const char *swallow) * NULL, on errors. * * @p pref_axis may be one of - * * * See also elm_hover_content_set(). * -- 2.7.4