Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libvisual: fix accidental assignment instead of equality check
with the accidental assignment, the function would always return 0 for a keytype of VISUAL_HASHMAP_KEY_TYPE_STRING (because it has a value of 2), which is technically valid but not good for obvious reasons
- Loading branch information