Removed (pretty inconsistently used) tab chars from source code base.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/* */
|
||||
/* cputype.h */
|
||||
/* */
|
||||
/* CPU type definitions */
|
||||
/* CPU type definitions */
|
||||
/* */
|
||||
/* */
|
||||
/* */
|
||||
@@ -38,13 +38,13 @@
|
||||
|
||||
|
||||
/*****************************************************************************/
|
||||
/* Data */
|
||||
/* Data */
|
||||
/*****************************************************************************/
|
||||
|
||||
|
||||
|
||||
/* Current CPU */
|
||||
CPUType CPU = CPU_6502;
|
||||
CPUType CPU = CPU_6502;
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user