summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/radixsort.c
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2002-10-16 19:45:41 +0000
committermillert <millert@openbsd.org>2002-10-16 19:45:41 +0000
commit08d1e6e62791d518df51cc3778e3b3cb6118f7b5 (patch)
treef0814ed2b205e81603497e926db7f3d2ec11de08 /lib/libc/stdlib/radixsort.c
parentsprinkle const; mostly from NetBSD (diff)
downloadwireguard-openbsd-08d1e6e62791d518df51cc3778e3b3cb6118f7b5.tar.xz
wireguard-openbsd-08d1e6e62791d518df51cc3778e3b3cb6118f7b5.zip
Replace "if (value != NULL && value == as->FOO)" with just
"if (value == as->FOO)" -- NULL needs no special handling. Pointed out by Paul Borman.
Diffstat (limited to 'lib/libc/stdlib/radixsort.c')
0 files changed, 0 insertions, 0 deletions