Fixed a typo in a comment.
git-svn-id: svn://svn.cc65.org/cc65/trunk@4114 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -211,7 +211,7 @@ static unsigned OptShift2 (CodeSeg* S)
|
|||||||
CS_InsertEntry (S, X, I+1);
|
CS_InsertEntry (S, X, I+1);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Delete the call to shlax */
|
/* Delete the call to shrax */
|
||||||
CS_DelEntry (S, I);
|
CS_DelEntry (S, I);
|
||||||
|
|
||||||
/* Remember, we had changes */
|
/* Remember, we had changes */
|
||||||
|
|||||||
Reference in New Issue
Block a user