diff options
author | 2011-04-06 11:36:23 +0000 | |
---|---|---|
committer | 2011-04-06 11:36:23 +0000 | |
commit | 691235adb977a6a7730c100aa9b733644d50c443 (patch) | |
tree | 55fba51a8d239644006a1329a3fb5146e9974cc9 /sys/uvm/uvm_pmemrange.c | |
parent | Local variables storing integer values and printed with %d should be (diff) | |
download | wireguard-openbsd-691235adb977a6a7730c100aa9b733644d50c443.tar.xz wireguard-openbsd-691235adb977a6a7730c100aa9b733644d50c443.zip |
Avoid using NULL in non-pointer contexts: use 0 for integer values and '\0'
for chars.
Diffstat (limited to 'sys/uvm/uvm_pmemrange.c')
0 files changed, 0 insertions, 0 deletions