mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-23 04:33:09 +00:00
COMMON: Fix conflicting comment
This commit is contained in:
parent
fcab88634d
commit
5674dda4cc
@ -143,7 +143,7 @@ class SearchSet : public Archive {
|
||||
ArchiveNodeList::iterator find(const String &name);
|
||||
ArchiveNodeList::const_iterator find(const String &name) const;
|
||||
|
||||
// Add an archive keeping the list sorted by ascending priorities.
|
||||
// Add an archive keeping the list sorted by descending priority.
|
||||
void insert(const Node& node);
|
||||
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user