Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace memcmp with std::equal in CScript::FindAndDelete
Function is stl; std::equal just makes more sense.
- Loading branch information