mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Make Location, Message, MessageContent and Tag comparisons case-sensitive
It makes more sense for their data.
This commit is contained in:
@@ -22,7 +22,7 @@ The scalar form is simply the value of the map form's ``link`` key. Using the sc
|
||||
Equality
|
||||
--------
|
||||
|
||||
Two location data structures are equal if the lowercased values of their ``link`` keys are identical.
|
||||
Two location data structures are equal if the values of their ``link`` keys are identical.
|
||||
|
||||
Examples
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user