aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/swrast/swrast.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/swrast/swrast.h')
-rw-r--r--mesalib/src/mesa/swrast/swrast.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/src/mesa/swrast/swrast.h b/mesalib/src/mesa/swrast/swrast.h
index 3a3e451b6..ac3dbe304 100644
--- a/mesalib/src/mesa/swrast/swrast.h
+++ b/mesalib/src/mesa/swrast/swrast.h
@@ -26,7 +26,7 @@
/**
* \file swrast/swrast.h
* \brief Public interface to the software rasterization functions.
- * \author Keith Whitwell <keith@tungstengraphics.com>
+ * \author Keith Whitwell <keithw@vmware.com>
*/
#ifndef SWRAST_H