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

    r7848656 r9519422  
    116116{
    117117        uint16_t *fpuws;
    118        
     118
    119119        if (slot) {             /* waveshape slot B */
    120120
     
    358358                                        ledstat[curled] = FALSE;
    359359                                        io_leds = curled | 0x0080;
    360        
     360
    361361                                } else {                        /* off -> on */
    362362
Note: See TracChangeset for help on using the changeset viewer.