diff options
Diffstat (limited to 'src/mesa/swrast/swrast.h')
-rw-r--r-- | src/mesa/swrast/swrast.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/swrast/swrast.h b/src/mesa/swrast/swrast.h index 72bc60f0376..a6f7995ff1c 100644 --- a/src/mesa/swrast/swrast.h +++ b/src/mesa/swrast/swrast.h @@ -1,4 +1,4 @@ -/* $Id: swrast.h,v 1.31 2002/10/21 15:06:26 brianp Exp $ */ +/* $Id: swrast.h,v 1.32 2002/10/29 20:29:00 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -28,7 +28,7 @@ /** * \file swrast/swrast.h * \brief Defines basic structures for sw_rasterizer. - * \author Keith Whitwell <[email protected]> + * \author Keith Whitwell <[email protected]> */ #ifndef SWRAST_H |