diff options
author | 2008-06-16 18:43:06 +0000 | |
---|---|---|
committer | 2008-06-16 18:43:06 +0000 | |
commit | a0ded9aebe59f4146e74bbda22c34d8d00a5a871 (patch) | |
tree | 9c16d960283504261bed3a3ad61d7873547acdf5 /usr.bin/cvs/diff.c | |
parent | remove now useless casts since the rijndael_* protos have been (diff) | |
download | wireguard-openbsd-a0ded9aebe59f4146e74bbda22c34d8d00a5a871.tar.xz wireguard-openbsd-a0ded9aebe59f4146e74bbda22c34d8d00a5a871.zip |
replace min() and max() function calls by MIN() and MAX().
MIN() and MAX() are macros that can evaluate their arguments twice
but it is safe in this context.
following a post from miod@ about the harmfulness of min() and max()
in the kernel.
Diffstat (limited to 'usr.bin/cvs/diff.c')
0 files changed, 0 insertions, 0 deletions