updated email addresses
[mesa.git] / src / mesa / x86 / clip_args.h
index 9d415ea0149910e85a035d69d8093d28a33692cd..cccf801981279f989593585a95e7151742aa5e6c 100644 (file)
@@ -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 <gareth@valinux.com>
+ * Gareth Hughes
  */
 
 #ifndef __CLIP_ARGS_H__