From 6dc85575000127630489b407c50a4b3ea87c9acb Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Thu, 17 Jul 2003 13:43:59 +0000 Subject: Merge Jose's documentation and core Mesa changes from embedded branch --- src/mesa/main/clip.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/mesa/main/clip.h') diff --git a/src/mesa/main/clip.h b/src/mesa/main/clip.h index fffcf13e97..154e3ce948 100644 --- a/src/mesa/main/clip.h +++ b/src/mesa/main/clip.h @@ -1,3 +1,6 @@ +/** + * \file clip.h + */ /* * Mesa 3-D graphics library @@ -25,8 +28,6 @@ - - #ifndef CLIP_H #define CLIP_H -- cgit v1.2.3