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

    r1efe224 rfa38804  
    5555        return(SUCCESS);
    5656}
    57 
    58 /*
    59 
    60 */
    6157
    6258/*
     
    128124                modinst();
    129125                return(SUCCESS);
    130 /*
    131 
    132 */
     126
    133127        case AC_LOOP:
    134128
     
    163157        return(FAILURE);
    164158}
    165 
    166 /*
    167 
    168 */
    169159
    170160/*
     
    217207                break;
    218208
    219 /*
    220 
    221 */
     209
    222210        case AC_LOOP:
    223211
     
    254242        return(SUCCESS);
    255243}
    256 
    257 /*
    258 
    259 */
    260244
    261245/*
     
    299283                break;
    300284
    301 /*
    302 
    303 */
     285
    304286        case AC_LOOP:
    305287
     
    343325}
    344326
    345 /*
    346 
    347 */
    348 
    349327/*
    350328   =============================================================================
     
    380358                return(FAILURE);
    381359
    382 /*
    383 
    384 */
     360
    385361        } else {
    386362
     
    416392                                return(FAILURE);
    417393                        }
    418 /*
    419 
    420 */
     394
    421395                case AC_LOOP:
    422396
Note: See TracChangeset for help on using the changeset viewer.