Replace iP-4 with iP-IV
This commit is contained in:
parent
795bb50063
commit
178cee4ed9
@ -206,7 +206,7 @@ static void cpuname(int family, int model, const char *v_name, char *m_name)
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
case 15:
|
case 15:
|
||||||
strcpy(m_name, "iP-4");
|
strcpy(m_name, "iP-IV");
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
Reference in New Issue
Block a user