fix 3dnow misdetection on new p4's
[mesa.git] / src / mesa / x86 / common_x86_macros.h
index eff1f5b8e47e65203c352557bb98a95b330f6abf..ba155caae1d371686f09329780315083743df7e5 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: common_x86_macros.h,v 1.2 2002/08/08 16:53:12 brianp Exp $ */
+/* $Id: common_x86_macros.h,v 1.3 2002/10/29 20:28:58 brianp Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -24,7 +24,7 @@
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  *
  * Authors:
- *    Gareth Hughes <gareth@valinux.com>
+ *    Gareth Hughes
  */
 
 #ifndef __COMMON_X86_MACROS_H__