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

    r1efe224 rfa38804  
    2626
    2727int8_t  QQstr[CM_MXSTR];        /* parser string result */
    28 
    29 /*
    30 
    31 */
    3228
    3329/*
     
    5652}
    5753
    58 /*
    59 
    60 */
    61 
    6254/*
    6355   =============================================================================
     
    7668        return(QQsw = TRUE);
    7769}
    78 
    79 /*
    80 
    81 */
    8270
    8371/*
     
    11098}
    11199
    112 /*
    113 
    114 */
    115 
    116100/*
    117101   =============================================================================
     
    143127        return(QQsw = TRUE);
    144128}
    145 
    146 /*
    147 
    148 */
    149129
    150130/*
     
    189169}
    190170
    191 /*
    192 
    193 */
    194 
    195171/*
    196172   =============================================================================
     
    236212}
    237213
    238 /*
    239 
    240 */
    241 
    242214/*
    243215   =============================================================================
     
    264236        return(QQsw = TRUE);
    265237}
    266 
    267 /*
    268 
    269 */
    270238
    271239/*
     
    304272}
    305273
    306 /*
    307 
    308 */
    309 
    310274/*
    311275   =============================================================================
     
    343307        return(QQsw = FALSE);
    344308}
    345 
    346 /*
    347 
    348 */
    349309
    350310/*
Note: See TracChangeset for help on using the changeset viewer.