Changeset 7848656 in buchla-68k for ram/sedump.c


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
  • ram/sedump.c

    rbc11fc1 r7848656  
    248248
    249249        if (sep->e_size EQ E_SIZE1)
    250                 printf(" $%04.4X $%04.4X",
     250                printf(" $%04.4X $%04.4X",
    251251                        ((struct n_entry *)sep)->e_vel,
    252252                        ((struct n_entry *)sep)->e_data4);
Note: See TracChangeset for help on using the changeset viewer.