diff options
Diffstat (limited to 'src/mesa/x86/common_x86_asm.h')
-rw-r--r-- | src/mesa/x86/common_x86_asm.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/x86/common_x86_asm.h b/src/mesa/x86/common_x86_asm.h index c5c2667e51c..83e1521ec83 100644 --- a/src/mesa/x86/common_x86_asm.h +++ b/src/mesa/x86/common_x86_asm.h @@ -1,4 +1,4 @@ -/* $Id: common_x86_asm.h,v 1.9 2002/04/09 14:58:03 keithw Exp $ */ +/* $Id: common_x86_asm.h,v 1.10 2002/10/29 20:28:57 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -32,7 +32,7 @@ * Changed by Andre Werthmann <[email protected]> for using the * new Katmai functions * - * Reimplemented by Gareth Hughes <[email protected]> in a more + * Reimplemented by Gareth Hughes in a more * future-proof manner, based on code in the Linux kernel. */ |