From c991d40c583dfeb315c44e342aefc36113abb634 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 29 May 2003 16:37:49 +0000 Subject: fixed doc comment svn-id: r8107 --- common/rect.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/rect.h b/common/rect.h index 99191bf3a2..a3460743f8 100644 --- a/common/rect.h +++ b/common/rect.h @@ -80,7 +80,7 @@ struct Rect { /*! @brief check if given rectangle is inside this rectangle - @param p the point to check + @param r the rectangle to check @return true if the given rectangle is inside the rectangle, false otherwise */ -- cgit v1.2.3