From d75559b91b939611ae3857edb36dfd98a084987a Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Wed, 2 Dec 2009 11:37:13 +0000 Subject: [PATCH] Remove a gtk-doc annotation The Mesa matrix code still has a comment that looks like a gtk-doc annotation. --- cogl/cogl-matrix-mesa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogl/cogl-matrix-mesa.c b/cogl/cogl-matrix-mesa.c index 205b45b5a..d097f2853 100644 --- a/cogl/cogl-matrix-mesa.c +++ b/cogl/cogl-matrix-mesa.c @@ -1522,7 +1522,7 @@ _math_matrix_update_type_and_flags (CoglMatrix *matrix) /*@}*/ -/** +/* * Test if the given matrix preserves vector lengths. */ gboolean