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

    r7848656 r9519422  
    259259                                return;
    260260                        }
    261        
     261
    262262                        buf[0] = key + '0';
    263263                        buf[1] = '\0';
Note: See TracChangeset for help on using the changeset viewer.