Fixes #7787 (Mistyped container number in std.cfg for std::equal etc.)
This commit is contained in:
parent
2c3232affa
commit
651148519e
|
@ -4134,7 +4134,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
|
|||
</arg>
|
||||
<arg nr="3">
|
||||
<not-uninit/>
|
||||
<iterator container="1" type="first"/>
|
||||
<iterator container="2" type="first"/>
|
||||
</arg>
|
||||
</function>
|
||||
<memory>
|
||||
|
|
Loading…
Reference in New Issue