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


Ignore:
Timestamp:
07/09/2017 05:08:52 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
d10dbee
Parents:
7848656
Message:

Strip trailing tabs and spaces.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/sedump.c

    r7848656 r9519422  
    125125*/
    126126
    127 /* 
     127/*
    128128   =============================================================================
    129129        SEctrl() -- print current score pointers and times
     
    710710
    711711        for (i = 0; i < NFINST; i++) {
    712        
     712
    713713                fp  = &ip->idhfnc[i];
    714714                pif = 0x00FF & fp->idfpif;
Note: See TracChangeset for help on using the changeset viewer.