diff options
author | 2014-10-30 13:43:28 +0000 | |
---|---|---|
committer | 2014-10-30 13:43:28 +0000 | |
commit | 1b100c43a48455fb72c4caf212126389851407f3 (patch) | |
tree | 656b5021e1efa2ca8640718c8b96cf65a4e62bf2 /sys/dev/softraid.c | |
parent | support UTF-8 and ISO-8859-1 input by integrating modified parts (diff) | |
download | wireguard-openbsd-1b100c43a48455fb72c4caf212126389851407f3.tar.xz wireguard-openbsd-1b100c43a48455fb72c4caf212126389851407f3.zip |
The fdsz and n_events variables contain unsigned values that are
derived from size_t and passed to functions as size_t parameters.
Change them from int to size_t to avoid compiler warnings.
OK doug@ nicm@
Diffstat (limited to 'sys/dev/softraid.c')
0 files changed, 0 insertions, 0 deletions