diff options
author | Brian Paul <[email protected]> | 2002-10-29 20:28:36 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2002-10-29 20:28:36 +0000 |
commit | 05a4b37707d2c598ea68c05d07a3d65bcbf5a076 (patch) | |
tree | 1a18d5b677a30b317f6cb27861af807d47779fb3 /src/mesa/x86/xform_args.h | |
parent | fd062077c649406047451cbc650fb27943e85240 (diff) |
updated email addresses
Diffstat (limited to 'src/mesa/x86/xform_args.h')
-rw-r--r-- | src/mesa/x86/xform_args.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/x86/xform_args.h b/src/mesa/x86/xform_args.h index c5060a23b92..89a04205c1f 100644 --- a/src/mesa/x86/xform_args.h +++ b/src/mesa/x86/xform_args.h @@ -1,4 +1,4 @@ -/* $Id: xform_args.h,v 1.4 2001/03/30 14:44:43 gareth Exp $ */ +/* $Id: xform_args.h,v 1.5 2002/10/29 20:28:58 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 __XFORM_ARGS_H__ |