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

    r7848656 r9519422  
    200200
    201201                xtrap15();              /* trap to ROMP */
    202                
     202
    203203                DB_Clr();               /* clear the buffer */
    204204                return;
     
    210210
    211211                xtrap15();              /* trap to ROMP */
    212                
     212
    213213                DB_Clr();               /* clear the buffer */
    214214                return;
Note: See TracChangeset for help on using the changeset viewer.