From e57e9ee68413fdc42781ac61d7a17ba7a7ddffa0 Mon Sep 17 00:00:00 2001 From: Daniel Zaoui Date: Mon, 17 Dec 2012 12:43:35 +0000 Subject: [PATCH] Fix docs Signed-off-by: Daniel Zaoui SVN revision: 81130 --- src/lib/evas/Evas.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lib/evas/Evas.h b/src/lib/evas/Evas.h index 03b698a..f442ed2 100644 --- a/src/lib/evas/Evas.h +++ b/src/lib/evas/Evas.h @@ -11956,8 +11956,8 @@ enum * * The retrieve color to the given palette at the given index of the given textgrid object. * - * @param[out] pal - * @param[out] idx + * @param[in] pal + * @param[in] idx * @param[out] r * @param[out] g * @param[out] b -- 2.7.4