mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
Fix typo in comment
This commit is contained in:
@@ -1456,7 +1456,7 @@ static const operatorT op_encoding[256] = {
|
||||
0 operand, (expression)
|
||||
1 ||
|
||||
2 &&
|
||||
3 = <> < <= >= >
|
||||
3 == <> < <= >= >
|
||||
4 + -
|
||||
5 used for * / % in MRI mode
|
||||
6 & ^ ! |
|
||||
|
||||
Reference in New Issue
Block a user