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

    r1efe224 rfa38804  
    5959};
    6060
    61 /*
    62 
    63 */
    64 
    6561/*
    6662   =============================================================================
     
    8379        return(evkinds[sep->e_type]);
    8480}
    85 
    86 /*
    87 
    88 */
    8981
    9082/*
     
    159151        printf("\n");
    160152}
    161 
    162 /*
    163 
    164 */
    165153
    166154/*
     
    232220}
    233221
    234 /*
    235 
    236 */
    237 
    238222/*
    239223   =============================================================================
     
    281265        return(ep);
    282266}
    283 
    284 /*
    285 
    286 */
    287267
    288268/*
     
    325305}
    326306
    327 /*
    328 
    329 */
    330 
    331307/*
    332308   =============================================================================
     
    388364        printf("\n");
    389365}
    390 
    391 /*
    392 
    393 */
    394366
    395367/*
     
    447419}
    448420
    449 /*
    450 
    451 */
    452 
    453421/*
    454422   =============================================================================
     
    502470}
    503471
    504 /*
    505 
    506 */
    507 
    508472/*
    509473   =============================================================================
     
    544508                printf("\n");
    545509
    546 /*
    547 
    548 */
     510
    549511        /* print details of gdstbc */
    550512
     
    573535        if (s)
    574536                printf("\n");
    575 /*
    576 
    577 */
     537
    578538        /* print details of gdstbn */
    579539
     
    604564
    605565}
    606 
    607 /*
    608 
    609 */
    610566
    611567/*
     
    694650}
    695651
    696 /*
    697 
    698 */
    699 
    700652/*
    701653   =============================================================================
Note: See TracChangeset for help on using the changeset viewer.