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

    r1efe224 rfa38804  
    4040};
    4141
    42 /*
    43 
    44 */
    45 
    4642/*
    4743   =============================================================================
     
    7167}
    7268
    73 /*
    74 
    75 */
    76 
    7769/*
    7870   =============================================================================
     
    113105        memcpyw(oldtun, tuntab, 128);
    114106}
    115 
    116 /*
    117 
    118 */
    119107
    120108/*
     
    167155}
    168156
    169 /*
    170 
    171 */
    172 
    173157/*
    174158   =============================================================================
     
    207191        return(SUCCESS);
    208192}
    209 /*
    210 
    211 */
    212193
    213194/*
     
    253234}
    254235
    255 /*
    256 
    257 */
    258 
    259236/*
    260237   =============================================================================
     
    303280}
    304281
    305 /*
    306 
    307 */
    308 
    309282/*
    310283   =============================================================================
     
    354327        cyval = stcrow * 14;
    355328}
    356 
    357 /*
    358 
    359 */
    360329
    361330/*
     
    385354}
    386355
    387 /*
    388 
    389 */
    390 
    391356/*
    392357   =============================================================================
     
    413378                tdbxlb[n], 14);
    414379
    415 /*
    416 
    417 */
     380
    418381        switch (n) {    /* final text - overlays above stuff */
    419382
     
    457420
    458421                return;
    459 /*
    460 
    461 */
     422
    462423        case 3:         /* keys 72..95 */
    463424
     
    498459
    499460                return;
    500 /*
    501 
    502 */
     461
    503462        case 6:
    504463
     
    531490}
    532491
    533 /*
    534 
    535 */
    536 
    537492/*
    538493   =============================================================================
     
    548503                tdswin(i);
    549504}
    550 
    551 /*
    552 
    553 */
    554505
    555506/*
Note: See TracChangeset for help on using the changeset viewer.