From 05438ca304ac36ec67653bbd49adf217eb2229cc Mon Sep 17 00:00:00 2001 From: Davide Andreoli Date: Mon, 5 Mar 2012 20:36:05 +0000 Subject: [PATCH] Fix docs according to raster changes SVN revision: 68740 --- legacy/emotion/src/lib/Emotion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/emotion/src/lib/Emotion.h b/legacy/emotion/src/lib/Emotion.h index 3e70b242e7..e7e214fac0 100644 --- a/legacy/emotion/src/lib/Emotion.h +++ b/legacy/emotion/src/lib/Emotion.h @@ -645,7 +645,7 @@ EAPI double emotion_object_position_get (const Evas_Object *obj); * the backend don't support buffering) 1.0 is returned, thus you can always * check for buffer_size < 1.0 to know if buffering is in progress. * - * @warning xine backends don't implement this (will return 1.0). + * @warning Generic backend don't implement this (will return 1.0). */ EAPI double emotion_object_buffer_size_get (const Evas_Object *obj);