diff options
author | 2013-12-17 02:41:07 +0000 | |
---|---|---|
committer | 2013-12-17 02:41:07 +0000 | |
commit | 9f7d3e6b7cc31bb6587a49368f870c2be1b28c3d (patch) | |
tree | b1d5ad2e129c1cb5fed3712dfb6da834540c1897 /lib | |
parent | Switch generic drm modesetting code over to Linux-style negative errno (diff) | |
download | wireguard-openbsd-9f7d3e6b7cc31bb6587a49368f870c2be1b28c3d.tar.xz wireguard-openbsd-9f7d3e6b7cc31bb6587a49368f870c2be1b28c3d.zip |
Change ip_output()'s non-optional arguments to be standard arguments
instead of variable arguments.
Allows stricter type checking by the compiler at call sites and also
saves a bit of code size on some platforms (e.g., ~200 bytes on
amd64).
ok mikeb
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions