diff options
Diffstat (limited to 'src/mesa/main/clip.h')
-rw-r--r-- | src/mesa/main/clip.h | 5 |
1 files changed, 3 insertions, 2 deletions
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 |