From 9080e410b2dc16f41caa025c8267c819fed4ca33 Mon Sep 17 00:00:00 2001 From: Lionel Landwerlin Date: Sat, 24 Aug 2013 13:37:54 +0100 Subject: [PATCH] cogl1: fix comments from cogl_clip_push_rectangle Reviewed-by: Robert Bragg --- cogl/cogl1-context.h | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/cogl/cogl1-context.h b/cogl/cogl1-context.h index 6b82c1b25..48b6ce252 100644 --- a/cogl/cogl1-context.h +++ b/cogl/cogl1-context.h @@ -855,11 +855,9 @@ cogl_clip_push_rectangle (float x0, * bounds * @bounds_y1: y coordinate for the top-left corner of the primitives * bounds - * @bounds_x2: x coordinate for the top-left corner of the primitives + * @bounds_x2: x coordinate for the bottom-right corner of the primitives * bounds - * @bounds_y2: x coordinate for the bottom-right corner of the - * primitives bounds. - * @bounds_x1: y coordinate for the bottom-right corner of the + * @bounds_y2: y coordinate for the bottom-right corner of the * primitives bounds. * * Sets a new clipping area using a 2D shaped described with a