mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:03:03 +01:00
typo in comment
This commit is contained in:
parent
267fcd76d6
commit
ecd195f287
@ -152,7 +152,7 @@ namespace Jrd
|
||||
|
||||
bool operator==(const Module &im) const
|
||||
{
|
||||
// we need it to compare exact match sort on some key
|
||||
// we need it to compare exact match after find()
|
||||
return interMod == im.interMod;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user