std.cfg: Improved bsearch() configuration
This commit is contained in:
parent
0770a6fe62
commit
8ab02ed97a
|
@ -4232,6 +4232,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
|
|||
<arg nr="2" direction="in">
|
||||
<not-null/>
|
||||
<not-uninit/>
|
||||
<minsize type="argvalue" arg="3"/>
|
||||
</arg>
|
||||
<arg nr="3" direction="in">
|
||||
<not-uninit/>
|
||||
|
|
Loading…
Reference in New Issue