1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-27 16:49:01 +00:00

Use false, not zero

This commit is contained in:
david
2013-05-03 17:55:06 +00:00
parent 4fb5f91f9c
commit 74de527b75

View File

@@ -157,7 +157,7 @@ NpingOps::NpingOps() {
disable_packet_capture_set=false;
/* Privileges */
isr00t=0;
isr00t=false;
isr00t_set=false;
/* Payloads */