diff options
| author | 2002-10-16 19:45:41 +0000 | |
|---|---|---|
| committer | 2002-10-16 19:45:41 +0000 | |
| commit | 08d1e6e62791d518df51cc3778e3b3cb6118f7b5 (patch) | |
| tree | f0814ed2b205e81603497e926db7f3d2ec11de08 /lib/libc/stdlib/realpath.c | |
| parent | sprinkle const; mostly from NetBSD (diff) | |
| download | wireguard-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/realpath.c')
0 files changed, 0 insertions, 0 deletions
