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

    r1efe224 rfa38804  
    5959        {22, 16, 20,  1, et_tpch, ef_tpch, rd_tpch, nd_tpch},
    6060        {23, 16, 20,  1, et_tpch, ef_tpch, rd_tpch, nd_tpch},
    61 /*
    62 
    63 */
     61
    6462        { 0, 26, 30,  2, et_tpch, ef_tpch, rd_tpch, nd_tpch},
    6563        { 1, 26, 30,  2, et_tpch, ef_tpch, rd_tpch, nd_tpch},
     
    111109        {22, 36, 40,  3, et_tpch, ef_tpch, rd_tpch, nd_tpch},
    112110        {23, 36, 40,  3, et_tpch, ef_tpch, rd_tpch, nd_tpch},
    113 /*
    114 
    115 */
     111
    116112        { 0, 47, 51,  4, et_tpch, ef_tpch, rd_tpch, nd_tpch},
    117113        { 1, 47, 51,  4, et_tpch, ef_tpch, rd_tpch, nd_tpch},
     
    156152};
    157153
    158 /*
    159 
    160 */
    161 
    162154int16_t tdbox[][8] = {          /* display box parameters */
    163155
     
    183175        "Name:"         /* 7 */
    184176};
    185 
    186 /*
    187 
    188 */
    189177
    190178struct curpak td_flds = {
     
    213201};
    214202
    215 /*
    216 
    217 */
    218 
    219203/*
    220204   =============================================================================
     
    247231}
    248232
    249 /*
    250 
    251 */
    252 
    253233/*
    254234   =============================================================================
     
    280260}
    281261
    282 /*
    283 
    284 */
    285 
    286262/*
    287263   =============================================================================
Note: See TracChangeset for help on using the changeset viewer.