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

    r1efe224 rfa38804  
    2828};
    2929
    30 /*
    31 
    32 */
    33 
    3430/*
    3531   =============================================================================
     
    4844}
    4945
    50 /*
    51 
    52 */
    53 
    5446/*
    5547   =============================================================================
     
    8173        }
    8274}
    83 
    84 /*
    85 
    86 */
    8775
    8876/*
     
    135123}
    136124
    137 /*
    138 
    139 */
    140 
    141125/*
    142126   =============================================================================
     
    170154                wdbxlb1[n], 14);
    171155
    172 /*
    173 
    174 */
     156
    175157        switch (n) {    /* final text - overlays above stuff */
    176158
     
    201183                return;
    202184
    203 /*
    204 
    205 */
     185
    206186        case 4:         /* point - offset - width - final */
    207187
     
    256236
    257237                return;
    258 /*
    259 
    260 */
     238
    261239        case 5:         /* harmonic - value */
    262240
     
    285263}
    286264
    287 /*
    288 
    289 */
    290 
    291265/*
    292266   =============================================================================
     
    316290        vputp(wdoct, x, y, pen);
    317291}
    318 
    319 /*
    320 
    321 */
    322292
    323293/*
     
    344314}
    345315
    346 /*
    347 
    348 */
    349 
    350316/*
    351317   =============================================================================
     
    385351}
    386352
    387 /*
    388 
    389 */
    390 
    391353/*
    392354   =============================================================================
     
    413375}
    414376
    415 /*
    416 
    417 */
    418 
    419377/*
    420378   =============================================================================
Note: See TracChangeset for help on using the changeset viewer.