summaryrefslogtreecommitdiff
path: root/src/mesa/swrast_setup/ss_vb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/swrast_setup/ss_vb.h')
-rw-r--r--src/mesa/swrast_setup/ss_vb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/swrast_setup/ss_vb.h b/src/mesa/swrast_setup/ss_vb.h
index a7d05bf71a..63fc5148f2 100644
--- a/src/mesa/swrast_setup/ss_vb.h
+++ b/src/mesa/swrast_setup/ss_vb.h
@@ -1,4 +1,4 @@
-/* $Id: ss_vb.h,v 1.3 2001/03/12 00:48:43 gareth Exp $ */
+/* $Id: ss_vb.h,v 1.4 2002/10/29 20:29:01 brianp Exp $ */
/*
* Mesa 3-D graphics library
@@ -24,7 +24,7 @@
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* Authors:
- * Keith Whitwell <keithw@valinux.com>
+ * Keith Whitwell <keith@tungstengraphics.com>
*/
#ifndef SS_VB_H