# MutantHub mutant #1880: Logical operator mutation at script.cpp:211
# Repository: bitcoin/bitcoin @ 859215218667ca9f35d5adae0289e4a125798087
# File: src/script/script.cpp:211-211
# Review: APPROVED; outcome: KILLED
--- a/src/script/script.cpp
+++ b/src/script/script.cpp
@@ -211,1 +211,1 @@
-        (*this)[2] == 0x4e &&
+        (*this)[2] == 0x4e ||
