Fixed typo
This commit is contained in:
parent
5d09d8342a
commit
4d1e1b71ca
@ -118,7 +118,7 @@ namespace bitRevert
|
|||||||
else if(Data64[i].Result == FAIL && !Compare)
|
else if(Data64[i].Result == FAIL && !Compare)
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
std::cout << "glm::bitfieldReverse test fail on test " << i << std::endl;
|
std::cout << "glm::bitRevert test fail on test " << i << std::endl;
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user