diff options
-rw-r--r-- | simplex86.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simplex86.c b/simplex86.c index 812e04a..96d37dc 100644 --- a/simplex86.c +++ b/simplex86.c @@ -841,7 +841,7 @@ static const char inames[][12] = { "invalid", -#define PROCESS_INSTRUCTION(name, rwinfo, n_ops) \ +#define PROCESS_INSTRUCTION(name, rwinfo, n_ops) \ #name, ALL_INSTRUCTIONS |