i965: Allow INTEL_DEBUG=fs as a synonym for INTEL_DEBUG=wm.
[mesa.git] / src / mesa / x86 / norm_args.h
index 1b43d57a202412aa3e1ad76042d10ce6cadf5696..e22f8bbd757d9e861a3226b19e85fffa1d286e2a 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: norm_args.h,v 1.4 2003/11/26 08:32:36 dborca Exp $ */
 
 /*
  * Mesa 3-D graphics library
 
 /* Offsets for normal_func arguments
  *
- * typedef void (*normal_func)( CONST GLmatrix *mat,
+ * typedef void (*normal_func)( const GLmatrix *mat,
  *                              GLfloat scale,
- *                              CONST GLvector4f *in,
- *                              CONST GLfloat lengths[],
+ *                              const GLvector4f *in,
+ *                              const GLfloat lengths[],
  *                              GLvector4f *dest );
  */
 #define OFFSET_MAT     4