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

    r7848656 r9519422  
    9898/*
    9999
    100 */     
     100*/
    101101                } else if (vtcrow EQ 23) {      /* copy to library */
    102102
     
    128128*/
    129129        } else {                /* 'E' with menu not up */
    130        
     130
    131131                ebuf[2] = '\0';                 /* terminate the string in ebuf */
    132132                ebflag = FALSE;
Note: See TracChangeset for help on using the changeset viewer.