diff options
author | Brian Paul <[email protected]> | 2002-10-29 20:28:36 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2002-10-29 20:28:36 +0000 |
commit | 05a4b37707d2c598ea68c05d07a3d65bcbf5a076 (patch) | |
tree | 1a18d5b677a30b317f6cb27861af807d47779fb3 /src/mesa/swrast/swrast.h | |
parent | fd062077c649406047451cbc650fb27943e85240 (diff) |
updated email addresses
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 |