Changeset 7848656 in buchla-68k for rom


Ignore:
Timestamp:
07/09/2017 05:04:43 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
9519422
Parents:
bc11fc1
Message:

Spaces to tabs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • rom/romp.c

    rbc11fc1 r7848656  
    778778        printf("       x0     x1     x2     x3     x4     x5     x6     x7     x8     x9\r\n");
    779779        printf("     -----  -----  -----  -----  -----  -----  -----  -----  -----  -----\r\n");
    780                        
     780                       
    781781        for (i = 0; i < 9; i++ ) {
    782782
Note: See TracChangeset for help on using the changeset viewer.