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

    r1efe224 rfa38804  
    1616
    1717struct seqent   seqtab[NSLINES];        /* sequence table */
    18 
    19 /*
    20 
    21 */
    2218
    2319int8_t  pthead[] =
     
    5450};
    5551
    56 /*
    57 
    58 */
    59 
    6052/*
    6153   =============================================================================
     
    109101
    110102                vputsa(obj8, 1,  0, pthead, atrbuf);
    111 /*
    112 
    113 */
     103
    114104                /* row 18 */
    115105
     
    138128
    139129                break;
    140 /*
    141 
    142 */
     130
    143131        case 1:         /* patches */
    144132
     
    161149
    162150                break;
    163 /*
    164 
    165 */
     151
    166152        case 2:         /* sequence status */
    167153
     
    216202        }
    217203}
    218 
    219 /*
    220 
    221 */
    222204
    223205/*
     
    284266        ptwins();                               /* fill up the windows */
    285267
    286 /*
    287 
    288 */
     268
    289269        /* display some objects */
    290270
Note: See TracChangeset for help on using the changeset viewer.