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

    r1efe224 rfa38804  
    2121        return(SUCCESS);
    2222}
    23 
    24 /*
    25 
    26 */
    2723
    2824/*
     
    5147}
    5248
    53 /*
    54 
    55 */
    56 
    5749/*
    5850   =============================================================================
     
    7264        return(SUCCESS);
    7365}
    74 
    75 /*
    76 
    77 */
    7866
    7967/*
     
    10694}
    10795
    108 /*
    109 
    110 */
    111 
    11296/*
    11397   =============================================================================
     
    127111        return(SUCCESS);
    128112}
    129 
    130 /*
    131 
    132 */
    133113
    134114/*
     
    155135        if ((tmpval < 1) OR (tmpval > NUMWAVS))
    156136                return(FAILURE);
    157 /*
    158 
    159 */
     137
    160138        if (wmcsel) {
    161139
     
    194172}
    195173
    196 /*
    197 
    198 */
    199 
    200174/*
    201175   =============================================================================
     
    218192        return(SUCCESS);
    219193}
    220 
    221 /*
    222 
    223 */
    224194
    225195/*
Note: See TracChangeset for help on using the changeset viewer.