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

    r1efe224 rfa38804  
    4747        ""                      /* 10 */
    4848};
    49 
    50 /*
    51 
    52 */
    5349
    5450struct curpak ld_flds = {
     
    7773};
    7874
    79 /*
    80 
    81 */
    82 
    8375/*
    8476   =============================================================================
     
    170162                                return; /* SUCCESS */
    171163                        }
    172 /*
    173 
    174 */
     164
    175165                } else {        /* not in the index area */
    176166
     
    198188                }
    199189
    200 /*
    201 
    202 */
    203 
    204190        } else {        /* file selected for deletion */
    205191
     
    229215}
    230216
    231 /*
    232 
    233 */
    234 
    235217/*
    236218   =============================================================================
     
    251233        }
    252234}
    253 
    254 /*
    255 
    256 */
    257235
    258236/*
     
    279257}
    280258
    281 /*
    282 
    283 */
    284 
    285259/*
    286260   =============================================================================
     
    305279        }
    306280}
    307 
    308 /*
    309 
    310 */
    311281
    312282/*
     
    335305}
    336306
    337 /*
    338 
    339 */
    340 
    341307/*
    342308   =============================================================================
     
    381347}
    382348
    383 /*
    384 
    385 */
    386 
    387349/*
    388350   =============================================================================
     
    417379        }
    418380
    419 /*
    420 
    421 */
     381
    422382        /* process the key */
    423383
     
    439399}
    440400
    441 /*
    442 
    443 */
    444 
    445401/*
    446402   =============================================================================
Note: See TracChangeset for help on using the changeset viewer.