posix.cfg: Cleanup not required arg.
This commit is contained in:
parent
76738692f2
commit
608ea2f250
|
@ -191,9 +191,6 @@
|
||||||
<not-uninit/>
|
<not-uninit/>
|
||||||
<valid>0:255</valid>
|
<valid>0:255</valid>
|
||||||
</arg>
|
</arg>
|
||||||
<arg nr="2" direction="in">
|
|
||||||
<not-uninit/>
|
|
||||||
</arg>
|
|
||||||
</function>
|
</function>
|
||||||
<!-- int isupper_l(int c, locale_t locale) -->
|
<!-- int isupper_l(int c, locale_t locale) -->
|
||||||
<function name="isupper_l">
|
<function name="isupper_l">
|
||||||
|
|
Loading…
Reference in New Issue