Blob Blame History Raw
From 4ea2bfef0a80b253d9af81677a524fd1ab1a8670 Mon Sep 17 00:00:00 2001
From: greg-king5 <greg.king5@verizon.net>
Date: Thu, 26 Mar 2020 22:54:58 -0400
Subject: [PATCH 163/170] Aligned comment.

---
 src/cc65/opcodes.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cc65/opcodes.h b/src/cc65/opcodes.h
index 8267d955..bdb0c28a 100644
--- a/src/cc65/opcodes.h
+++ b/src/cc65/opcodes.h
@@ -114,7 +114,7 @@ typedef enum {
     OP65_SED,
     OP65_SEI,
     OP65_STA,
-    OP65_STP, /* 65c02, 65816 stop */
+    OP65_STP,                   /* 65c02, 65816 stop */
     OP65_STX,
     OP65_STY,
     OP65_STZ,
-- 
2.26.0