aboutsummaryrefslogtreecommitdiff
path: root/net.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net.cpp')
-rw-r--r--net.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/net.cpp b/net.cpp
index 798c7e5622..372402f51f 100644
--- a/net.cpp
+++ b/net.cpp
@@ -883,7 +883,7 @@ void DNSAddressSeed()
}
}
- printf("%d addresses found from DNS seeds\n");
+ printf("%d addresses found from DNS seeds\n", found);
}