Fixed typo.
This commit is contained in:
parent
d348d82d5a
commit
040134e775
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ static unsigned char testCPeekCol (char ch)
|
|||
ch2_c = peekColWithoutTranslation ();
|
||||
if ((ch2_c != ch2_b)
|
||||
#if defined(__C128__)
|
||||
/* VDC memory is not accessable */
|
||||
/* VDC memory is not accessible */
|
||||
&& (width == 40)
|
||||
#endif
|
||||
){
|
||||
|
|
Loading…
Add table
Reference in a new issue