diff options
Diffstat (limited to 'xc/extras/Mesa/src/X86/norm_args.h')
-rw-r--r-- | xc/extras/Mesa/src/X86/norm_args.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/extras/Mesa/src/X86/norm_args.h b/xc/extras/Mesa/src/X86/norm_args.h index 7c44fef83..3006833c9 100644 --- a/xc/extras/Mesa/src/X86/norm_args.h +++ b/xc/extras/Mesa/src/X86/norm_args.h @@ -1,4 +1,4 @@ -/* $Id: norm_args.h,v 1.1.1.1 2002/10/22 13:06:14 alanh Exp $ */ +/* $Id: norm_args.h,v 1.5.4.1 2003/03/30 04:50:36 ldelgass Exp $ */ /* * Mesa 3-D graphics library @@ -29,7 +29,7 @@ * FRAME_OFFSET to the number of bytes pushed onto the stack before * using the ARG_* argument macros. * - * Gareth Hughes <gareth@valinux.com> + * Gareth Hughes */ #ifndef __NORM_ARGS_H__ |