ARB prog parser: Set NumAttributes based on the number of attribs read
[mesa.git] / src / mesa / x86 / clip_args.h
index 9d415ea0149910e85a035d69d8093d28a33692cd..796611fbfd3f11dbf165e855da8353702e70fac4 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: clip_args.h,v 1.4 2001/05/21 16:33:41 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 __CLIP_ARGS_H__