# MutantHub mutant #261: Relational operator mutation at netgroup.cpp:74
# Repository: bitcoin/bitcoin @ ca45461ddb2421b4267dad0b7d7bcec88c07eba4
# File: src/netgroup.cpp:74-74
# Review: APPROVED; outcome: KILLED
--- a/src/netgroup.cpp
+++ b/src/netgroup.cpp
@@ -74,1 +74,1 @@
-    if (nBits > 0) {
+    if (nBits < 0) {
