aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction
diff options
context:
space:
mode:
Diffstat (limited to 'engines/parallaction')
-rw-r--r--engines/parallaction/exec_br.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/parallaction/exec_br.cpp b/engines/parallaction/exec_br.cpp
index 37eec54f6a..0153df7095 100644
--- a/engines/parallaction/exec_br.cpp
+++ b/engines/parallaction/exec_br.cpp
@@ -365,7 +365,7 @@ DECLARE_INSTRUCTION_OPCODE(inc) {
break;
default:
- error("This should never happen. Report immediately");;
+ error("This should never happen. Report immediately");
}
if (inst->_opA._flags & kParaLocal) {