Changeset fa38804 in buchla-68k for ram/etimlt.c


Ignore:
Timestamp:
07/14/2017 04:18:35 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
ace9ee7
Parents:
1efe224
Message:

Removed form-feed comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ram/etimlt.c

    r1efe224 rfa38804  
    4444}
    4545
    46 /*
    47 
    48 */
    49 
    5046/*
    5147   =============================================================================
     
    7672}
    7773
    78 /*
    79 
    80 */
    81 
    8274/*
    8375   =============================================================================
     
    10395#endif
    10496
    105 /*
    106 
    107 */
     97
    10898        if (idsrcsw) {                  /* entering the source */
    10999
     
    156146                modinst();
    157147                dswin(22);              /* refresh the screen */
    158 /*
    159 
    160 */
     148
    161149        } else if (stccol LT 8) {       /* selecting the source */
    162150
     
    190178}
    191179
    192 /*
    193 
    194 */
    195 
    196180/*
    197181   =============================================================================
     
    215199        return(SUCCESS);
    216200}
    217 
    218 /*
    219 
    220 */
    221201
    222202/*
Note: See TracChangeset for help on using the changeset viewer.