mesa: add new max sample count state
[mesa.git] / src / mesa / x86 / xform_args.h
index c5060a23b928869cbaa7398b5f86a55f2b2aa20d..b773f5198d13f55e21a7d86c933fd7f1a26eee30 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: xform_args.h,v 1.4 2001/03/30 14:44:43 gareth Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -29,7 +28,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 __XFORM_ARGS_H__