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

    r7848656 r9519422  
    804804                        if (ptdsbuf[i] EQ '\0')
    805805                                ptdsbuf[i] = ' ';
    806        
     806
    807807                ptdsbuf[48] = '\0';
    808808        }
     
    890890/*
    891891
    892 */                     
     892*/
    893893        } else {
    894894
Note: See TracChangeset for help on using the changeset viewer.