1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00

Align some misaligned brackets in databases

This commit is contained in:
Xorg 2017-03-11 15:44:40 +01:00
parent 45158da967
commit d212585d51
2 changed files with 13 additions and 14 deletions

View file

@ -317,7 +317,6 @@ const struct match_entry_t cpudb_intel[] = {
/* Itaniums */
{ 7, -1, -1, -1, -1, 1, -1, -1, NO_CODE , 0, "Itanium" },
{ 15, -1, -1, 16, -1, 1, -1, -1, NO_CODE , 0, "Itanium 2" },
};