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

    r7848656 r9519422  
    7878                if (s[3] EQ '-') {
    7979
    80                         if (i) 
     80                        if (i)
    8181                                return(~i);     /* negative number */
    8282                        else
Note: See TracChangeset for help on using the changeset viewer.