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

    r7848656 r9519422  
    122122                   (fp->idftmd = (fp->idftmd & ~3) | 1);
    123123        }
    124                                        
     124
    125125        fp  = &vp->idhfnc[curfunc];     /* point at the function */
    126126
     
    203203                edfunc(curfunc);        /* make point 0 current */
    204204                subj = 0;
    205         }       
     205        }
    206206
    207207/*
Note: See TracChangeset for help on using the changeset viewer.