diff options
author | 2008-06-12 14:50:20 +0000 | |
---|---|---|
committer | 2008-06-12 14:50:20 +0000 | |
commit | d1428addc9c18c075a34f34d805737996c52841d (patch) | |
tree | 91552dfe6296e3fc9b265668ce0813c0b1b71409 /sys/netinet/tcp_output.c | |
parent | fix logic (diff) | |
download | wireguard-openbsd-d1428addc9c18c075a34f34d805737996c52841d.tar.xz wireguard-openbsd-d1428addc9c18c075a34f34d805737996c52841d.zip |
Fix type difference between function prototype and implementation.
According to millert@ this would have been promoted from a short to an int
anyway, since K&R C cannot pass variables that are smaller than an int.
ok deraadt@ millert@
Diffstat (limited to 'sys/netinet/tcp_output.c')
0 files changed, 0 insertions, 0 deletions