Fixed typo
This commit is contained in:
@@ -129,7 +129,7 @@ namespace bitRevert
|
||||
|
||||
int main()
|
||||
{
|
||||
bool Error = 0;
|
||||
int Error = 0;
|
||||
Error += ::extractField::test();
|
||||
Error += ::bitRevert::test();
|
||||
return Error;
|
||||
|
||||
Reference in New Issue
Block a user