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

    r1efe224 rfa38804  
    5151                Returns total number of longs left for score storage.
    5252
    53 
    5453        eh_ins(ne, et)
    5554        struct s_entry *ne;
     
    9392                (se3_cnt * E_SIZE3));
    9493}
    95 
    96 /*
    97 
    98 */
    9994
    10095/*
     
    149144}
    150145
    151 /*
    152 
    153 */
    154 
    155146/*
    156147   =============================================================================
     
    187178        return(e1);
    188179}
    189 
    190 /*
    191 
    192 */
    193180
    194181/*
     
    231218}
    232219
    233 /*
    234 
    235 */
    236 
    237220/*
    238221   =============================================================================
     
    283266                                        }
    284267                                }
    285 /*
    286 
    287 */
     268
    288269                        } else {        /* deleted entry available */
    289270
     
    303284                        return(ex);
    304285                }
    305 
    306 /*
    307 
    308 */
    309286
    310287        case E_SIZE2:
     
    348325                }
    349326
    350 /*
    351 
    352 */
    353 
    354327        case E_SIZE3:
    355328
     
    386359}
    387360
    388 /*
    389 
    390 */
    391 
    392361/*
    393362   =============================================================================
     
    431400        return(0);
    432401}
    433 
    434 /*
    435 
    436 */
    437402
    438403/*
     
    486451}
    487452
    488 /*
    489 
    490 */
    491 
    492453/*
    493454   =============================================================================
     
    511472}
    512473
    513 /*
    514 
    515 */
    516 
    517474/*
    518475   =============================================================================
     
    551508        scores[ns] = E_NULL;
    552509}
    553 
    554 /*
    555 
    556 */
    557510
    558511/*
Note: See TracChangeset for help on using the changeset viewer.