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

    r1efe224 rfa38804  
    4444int16_t SmScTop = SS_TOP;               /* total line count */
    4545
    46 /*
    47 
    48 */
    49 
    5046/*
    5147   =============================================================================
     
    9490}
    9591
    96 /*
    97 
    98 */
    99 
    10092/*
    10193   =============================================================================
     
    144136}
    145137
    146 /*
    147 
    148 */
    149 
    150138/*
    151139   =============================================================================
     
    170158}
    171159
    172 /*
    173 
    174 */
    175 
    176160/*
    177161   =============================================================================
     
    195179}
    196180
    197 /*
    198 
    199 */
    200 
    201181/*
    202182   =============================================================================
     
    219199                WrVideo(DupLine, col, str, PTPATR);
    220200}
    221 
    222 /*
    223 
    224 */
    225201
    226202/*
     
    251227        ctcoff();
    252228}
    253 
    254 /*
    255 
    256 */
    257229
    258230/*
     
    294266}
    295267
    296 /*
    297 
    298 */
    299 
    300268/*
    301269   =============================================================================
     
    321289        PdScUpF = FALSE;
    322290}
    323 
    324 /*
    325 
    326 */
    327291
    328292/*
     
    376340                                SetDTop(CurLine, --CurScan);
    377341                }
    378 /*
    379 
    380 */
     342
    381343        } else if (PdScDnF) {           /* SCROLL DOWN (toward old data) ? */
    382344
     
    421383        }
    422384}
    423 
    424 /*
    425 
    426 */
    427385
    428386/*
     
    487445}
    488446
    489 /*
    490 
    491 */
    492 
    493447/*
    494448   =============================================================================
     
    528482        }
    529483}
    530 
    531 /*
    532 
    533 */
    534484
    535485/*
     
    557507}
    558508
    559 /*
    560 
    561 */
    562 
    563509/*
    564510   =============================================================================
     
    585531        }
    586532}
    587 
    588 /*
    589 
    590 */
    591533
    592534/*
Note: See TracChangeset for help on using the changeset viewer.