summaryrefslogtreecommitdiff
path: root/68kinst.h
diff options
context:
space:
mode:
Diffstat (limited to '68kinst.h')
-rw-r--r--68kinst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/68kinst.h b/68kinst.h
index 3aa46cf..6c97b27 100644
--- a/68kinst.h
+++ b/68kinst.h
@@ -88,7 +88,7 @@ typedef enum {
M68K_TRAP,
M68K_TRAPV,
M68K_TST,
- M68K_UNLNK,
+ M68K_UNLK,
M68K_INVALID
} m68K_op;