diff options
Diffstat (limited to 'mesalib/src/mesa/swrast/s_context.h')
-rw-r--r-- | mesalib/src/mesa/swrast/s_context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/src/mesa/swrast/s_context.h b/mesalib/src/mesa/swrast/s_context.h index eec711f51..d6fbc5d54 100644 --- a/mesalib/src/mesa/swrast/s_context.h +++ b/mesalib/src/mesa/swrast/s_context.h @@ -26,7 +26,7 @@ /** * \file swrast/s_context.h * \brief Software rasterization context and private types. - * \author Keith Whitwell <keith@tungstengraphics.com> + * \author Keith Whitwell <keithw@vmware.com> */ /** |