Changeset 9519422 in buchla-68k for ram/scread.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/scread.c

    r7848656 r9519422  
    192192
    193193        ep->e_type = EV_SCORE;
    194        
     194
    195195        if (rd_ec(fp, &ep->e_data1, 1L)) {
    196196
     
    230230                                scioerr(sn, ep);
    231231                                return(FAILURE);
    232                         }                       
     232                        }
    233233
    234234                        libsp = e_ins(ep, libsp);
Note: See TracChangeset for help on using the changeset viewer.