mirror of
https://github.com/open-simh/simtools.git
synced 2026-02-11 02:31:44 +00:00
Typo/comment fixes.
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user