diff options
Diffstat (limited to 'src/mesa/x86/clip_args.h')
-rw-r--r-- | src/mesa/x86/clip_args.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/x86/clip_args.h b/src/mesa/x86/clip_args.h index 9d415ea0149..cccf8019812 100644 --- a/src/mesa/x86/clip_args.h +++ b/src/mesa/x86/clip_args.h @@ -1,4 +1,4 @@ -/* $Id: clip_args.h,v 1.4 2001/05/21 16:33:41 gareth Exp $ */ +/* $Id: clip_args.h,v 1.5 2002/10/29 20:28:57 brianp 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 <[email protected]> + * Gareth Hughes */ #ifndef __CLIP_ARGS_H__ |