Fix typo in comment
Signed-off-by: VVWVV <d0u61ev@gmail.com>
This commit is contained in:
parent
b75c633ad7
commit
a1de225a7a
@ -1352,7 +1352,7 @@ static int command(void)
|
||||
code_idx+=opargs(1);
|
||||
break;
|
||||
} else if (current_token==tRATIONAL) {
|
||||
/* change the first bit to make the number negative */
|
||||
/* change the first bit to make float negative value */
|
||||
outval(val | 0x80000000,FALSE);
|
||||
code_idx+=opargs(1);
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user