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

    r7848656 r9519422  
    221221
    222222        n = c - '0';
    223                
     223
    224224        while (c = *p) {
    225225
Note: See TracChangeset for help on using the changeset viewer.