Merge branch 'master' into fix-indent
This commit is contained in:
@@ -274,7 +274,7 @@ private:
|
||||
if (ret) {
|
||||
value = std::atoi(strValue.c_str());
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user