Fix typo in UNKNOWN core name
Should be of no consequence, right?
This commit is contained in:
+1
-1
@@ -1649,7 +1649,7 @@ static char *lowercpuname[] = {
|
||||
};
|
||||
|
||||
static char *corename[] = {
|
||||
"UNKOWN",
|
||||
"UNKNOWN",
|
||||
"80486",
|
||||
"P5",
|
||||
"P6",
|
||||
|
||||
Reference in New Issue
Block a user