Fix parameter configuration for connect()

This commit is contained in:
amai2012 2019-01-23 15:33:37 +01:00
parent c773e6ed10
commit a0ee1d212b
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
<?xml version="1.0"?>
<!-- Description of the interfaces described by previous and current POSIX standards.
Current reference: http://pubs.opengroup.org/onlinepubs/9699919799/ -->
<def format="2">
<!-- http://man7.org/linux/man-pages/man3/a64l.3.html -->
<!-- long a64l(const char *str64); -->
@ -90,7 +92,7 @@
<not-null/>
<not-uninit/>
</arg>
<arg nr="2">
<arg nr="3">
<not-uninit/>
</arg>
</function>