diff --git a/doc/silverbox-protocol.txt b/doc/silverbox-protocol.txt index d7a669aaaba62a1ea1e544c4285ddb2686ba74aa..242d3df8b46f5f277647ecf4d705b3c9b4eed1cb 100644 --- a/doc/silverbox-protocol.txt +++ b/doc/silverbox-protocol.txt @@ -248,7 +248,7 @@ ; 3 - bitwise XOR of argument and field <field_no> ; 4 - bitwise OR of argument and field <field_no> -<op_code> ::= 0 | 1 | 2 | 3 +<op_code> ::= <int8> # 0 | 1 | 2 | 3 ; ; It's an error to specify an argument of a type that