summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <ssp@redhat.com>2013-09-08 17:43:53 -0400
committerSøren Sandmann Pedersen <ssp@redhat.com>2013-09-08 17:43:53 -0400
commitb2911d782326e4226eae01216bbfb8da9c0692ce (patch)
treea27b8633826e6150c69176e427cbdc00e882e1cb
parent4bedc7e7cf4fd60a966668cac83612fd25ac3a21 (diff)
asdf
-rw-r--r--simplex86.c2
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