diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-01-06 22:17:24 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-01-06 22:17:24 -0500 |
commit | dbe221ecff2dd8a3d4d005d80b81064e156f8f4a (patch) | |
tree | 5665e93e53e9a9c35cf49aa98a3ba2f9ffe30141 /src/linux/inotify.c | |
parent | eliminate explicit (long) casts when making syscalls (diff) | |
download | grovel-dbe221ecff2dd8a3d4d005d80b81064e156f8f4a.tar.gz grovel-dbe221ecff2dd8a3d4d005d80b81064e156f8f4a.tar.xz |
fix argument types for legacy function inet_makeaddr
the type int was taken from seemingly erroneous man pages. glibc uses
in_addr_t (uint32_t), and semantically, the arguments should be
unsigned.
Diffstat (limited to 'src/linux/inotify.c')
0 files changed, 0 insertions, 0 deletions