diff options
Diffstat (limited to 'xc/extras/Mesa/src/X86/common_x86_features.h')
-rw-r--r-- | xc/extras/Mesa/src/X86/common_x86_features.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xc/extras/Mesa/src/X86/common_x86_features.h b/xc/extras/Mesa/src/X86/common_x86_features.h index f82c92674..f35b33447 100644 --- a/xc/extras/Mesa/src/X86/common_x86_features.h +++ b/xc/extras/Mesa/src/X86/common_x86_features.h @@ -1,3 +1,4 @@ +/* $Id: common_x86_features.h,v 1.7.2.1 2003/03/30 04:50:36 ldelgass Exp $ */ /* * Mesa 3-D graphics library @@ -28,7 +29,7 @@ * _mesa_identify_x86_cpu_features() and interpreted with the cpu_has_* * helper macros. * - * Gareth Hughes <gareth@valinux.com> + * Gareth Hughes */ #ifndef __COMMON_X86_FEATURES_H__ |