Typo/comment fixes.

This commit is contained in:
Olaf Seibert
2021-01-31 17:49:20 +01:00
parent 63fbbee2a5
commit b6d49ec467
2 changed files with 3 additions and 3 deletions

View File

@@ -1595,7 +1595,7 @@ static int assemble(
return CHECK_EOL;
case OC_1REG:
/* One register (RTS) */ {
/* One register (RTS,FADD,FSUB,FMUL,FDIV,SPL) */ {
EX_TREE *value;
unsigned reg;