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

    r1efe224 rfa38804  
    2525
    2626int16_t trkonly = FALSE;                /* set TRUE to force use of trackball */
    27 
    28 /*
    29 
    30 */
    3127
    3228#if     DEBUGIT
     
    6763#endif
    6864
    69 /*
    70 
    71 */
    72 
    7365/*
    7466   =============================================================================
     
    10799}
    108100
    109 /*
    110 
    111 */
    112 
    113101/*
    114102   =============================================================================
     
    149137        return(submenu ? CT_MENU : CT_SMTH);
    150138}
    151 
    152 /*
    153 
    154 */
    155139
    156140/*
     
    206190#endif
    207191
    208 /*
    209 
    210 */
     192
    211193        if (cmtype EQ CT_GRAF) {        /* graphics */
    212194
Note: See TracChangeset for help on using the changeset viewer.