diff cpudetect.c @ 6135:53a0e8f92bbd

more cpudetect cosmetics
author arpi
date Mon, 20 May 2002 01:00:51 +0000
parents 2f59920361ff
children 9fc45fe0d444
line wrap: on
line diff
--- a/cpudetect.c	Mon May 20 00:55:50 2002 +0000
+++ b/cpudetect.c	Mon May 20 01:00:51 2002 +0000
@@ -117,7 +117,7 @@
 		    caps->cpuType=8+((regs2[0]>>20)&255);
 		}
 		caps->cpuStepping=regs2[0] & 0xf;
-		mp_msg(MSGT_CPUDETECT,MSGL_INFO,"(Type: %d, Stepping: %d)\n",
+		mp_msg(MSGT_CPUDETECT,MSGL_INFO,"(Family: %d, Stepping: %d)\n",
 		    caps->cpuType, caps->cpuStepping);
 
 		// general feature flags: