silly typo (nw)

This commit is contained in:
David Haywood 2014-12-18 15:08:22 +00:00
parent f5c823c14d
commit 5bad55bea9

View File

@ -280,7 +280,7 @@ static const char *dataextend[0x2] =
{
#ifdef EXPLICIT_EXTENSIONS
/* 00 */ ".ZX", // Zero Extend (can use no extension, using .ZX to be explicit)
else
#else
/* 00 */ "", // Zero Extend
#endif
/* 01 */ ".X" // Sign Extend